mirror of
https://github.com/godotengine/godot-asset-library.git
synced 2026-02-25 06:33:01 +03:00
a5ef99044863ea47eb9db5bcbda8970f4f3a9abb
Add ISC license and change wording on adding new licenses
Godot's Asset Library
Note: This asset library backend and frontend is now in maintenance mode. Feel free to submit bug fixes and small improvements, but please refrain from working on large features. In the future, the Godot Foundation's asset store will deprecate this 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
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.
Browser support
When working on new features, keep in mind this website only supports evergreen browsers:
- Chrome (latest version and N-1 version)
- Edge (latest version and N-1 version)
- Firefox (latest version, N-1 version, and latest ESR version)
- Opera (latest version and N-1 version)
- Safari (latest version and N-1 version)
Internet Explorer isn't supported.
Description
Languages
PHP
55.4%
HTML
38.4%
CSS
6.2%