mirror of
https://github.com/godotengine/godot-asset-library.git
synced 2026-01-04 14:10:53 +03:00
5 lines
70 B
PHP
5 lines
70 B
PHP
<?php
|
|
define('FRONTEND', true);
|
|
include(__DIR__ . '/api/index.php');
|
|
|