mirror of
https://github.com/godotengine/godot-asset-library.git
synced 2026-02-25 06:33:01 +03:00
0644e2ea1a12b0384cad5013896fd5479bc0f4d0
Prevent asset editing pages from being indexed by search engines
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%