Hugo Locurcio 85edf9bf9e Display 20 items per page by default
This makes it easier to browse large asset collections.

The Godot editor is able to handle this change seamlessly.
2019-10-08 19:34:40 +02:00
2019-01-12 07:12:28 -02:00
2019-10-08 19:34:40 +02:00
2018-09-19 14:12:17 +03:00
2018-07-31 23:24:39 -03:00
2018-07-31 23:24:39 -03:00
2016-07-26 10:33:10 +02:00

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.

Description
PHP frontend for Godot Engine's asset library
Readme 1.6 MiB
Languages
PHP 55.4%
HTML 38.4%
CSS 6.2%