mirror of
https://github.com/godotengine/godot-asset-library.git
synced 2026-02-25 06:33:01 +03:00
Improve description of the project
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
# addonlib
|
||||
Addonlib for Godot
|
||||
# Godot's Asset Library
|
||||
|
||||
REST API and frontend for Godot Engine's [official asset library](https://godotengine.org/asset-library).
|
||||
|
||||
## Installation
|
||||
|
||||
@@ -10,4 +11,4 @@ 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.
|
||||
Now you should proceed to update `src/settings-local.php` with your DB password and session secret.
|
||||
|
||||
Reference in New Issue
Block a user