Bojidar Marinov 7ab0afb3a8 Display current commit version in footer.
Works only when the instance is in a git repository.
Might help with checking if the deplyed instance is stale already.
2016-09-14 18:51:29 +03:00
2016-08-15 16:59:46 +03:00
2016-08-09 09:03:13 +02:00
2016-08-08 17:47:38 +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.4%
HTML 38.4%
CSS 6.2%