Bojidar Marinov de7acd2018 Add two forgotten templates
`git add -p` didn't work so well in the end.
2016-06-30 18:54:40 +03:00
2016-05-28 15:56:50 +03:00
2016-06-25 19:34:22 +03:00
2016-06-30 18:35:06 +03:00
2016-06-30 18:54:40 +03:00
2016-06-08 21:10:05 +03:00
2016-04-16 16:20:39 +02:00

addonlib

Addonlib for Godot

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%