mirror of
https://github.com/godotengine/godot-asset-library.git
synced 2026-01-04 14:10:53 +03:00
c47cf0b25b821c44ebce1c2dd8171e4bd28cce3e
Fixes #104 and fixes #102
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
Languages
PHP
55.3%
HTML
38.5%
CSS
6.2%