Skip to content

mefihl/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 66.7%
  • HTML 32.5%
  • ApacheConf 0.8%