gameap / fastdl-module
FastDL accounts management
0.7.7
2023-01-17 21:23 UTC
Requires
- php: >=7.2.0
- knik/gameap-daemon-client: ^0.3 | ^0.4
README
Manage FastDL in the GameAP
Installation
Via Composer
Install fastdl module:
composer require --update-no-dev gameap/fastdl-module
Update migrations:
php artisan module:migrate Fastdl
Without access to CLI (SSH or other)
Copy files to /path/to/gameap/modules/Fastdl/
Update migrations. Go to GameAP -> Modules and click "Run Migration"