mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-06-03 18:42:37 +00:00
Wow, I'm really getting sloppy...
This commit is contained in:
parent
0bb30b6201
commit
0a22e4606d
@ -40,7 +40,7 @@ use function json_encode;
|
||||
use function ksort;
|
||||
use function scandir;
|
||||
|
||||
require __DIR__ . '/vendor/autoload.php';
|
||||
require dirname(__DIR__) . '/vendor/autoload.php';
|
||||
|
||||
if(count($argv) !== 4){
|
||||
\GlobalLogger::get()->error("Required arguments: path to mapping table, path to current schemas, path to output file");
|
||||
|
Loading…
x
Reference in New Issue
Block a user