Skip to content

UPBGE/godot-asset-library

 
 

Repository files navigation

Godot's Asset Library

REST API and frontend for Godot Engine's official asset library.

Endpoints

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.

About

PHP frontend for Godot Engine's asset library

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 56.3%
  • HTML 38.5%
  • TSQL 4.6%
  • CSS 0.6%