Skip to content

Calinou/godot-asset-library

 
 

Repository files navigation

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.

About

PHP frontend for Godot Engine's asset library

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 59.5%
  • HTML 40.0%
  • CSS 0.5%