UPBGE / godot-asset-library

PHP frontend for Godot Engine's asset library

Home Page:https://godotengine.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

https://godotengine.org

License:MIT License


Languages

Language:PHP 56.2%Language:HTML 38.5%Language:TSQL 4.6%Language:CSS 0.6%