Thomas Karcher 07c9eadb4c Update CONTRIBUTING.md
Co-Authored-By: Hugo Locurcio <hugo.locurcio@hugo.pro>
2020-03-11 15:58:41 +01:00
2019-01-12 07:12:28 -02:00
2019-10-23 21:54:28 +05:30
2018-07-31 23:24:39 -03:00
2020-03-11 15:58:41 +01:00
2018-07-31 23:24:39 -03:00
2016-07-26 10:33:10 +02:00

Godot's Asset Library

REST API and frontend for Godot Engine's official asset library.

Installation

Run the following commands to get a running installation of the project:

composer install
bower install
cp src/settings-local-example.php src/settings-local.php

Now you should proceed to update src/settings-local.php with your DB password and session secret.

Description
PHP frontend for Godot Engine's asset library
Readme 1.6 MiB
Languages
PHP 55.3%
HTML 38.5%
CSS 6.2%