mirror of
https://github.com/godotengine/godot-asset-library.git
synced 2025-12-31 21:48:29 +03:00
5 lines
70 B
PHP
5 lines
70 B
PHP
<?php
|
|
define('FRONTEND', true);
|
|
include(__DIR__ . '/api/index.php');
|
|
|