mirror of
https://github.com/godotengine/godot-asset-library.git
synced 2026-02-25 06:33:01 +03:00
bd0db4cd1095c8c9eb4e801901acaf4d8109887f
* Make username and license for asset description links to filtered asset list * Fix links in asset list * Add modify_date to asset description * Use $basepath instead of ".." in relative links * Use 'user' parameter instead of 'filter' to search user's assets * Replace $asset with $data in asset.phtml template
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.4%
HTML
38.4%
CSS
6.2%