gameap / fastdl-module
FastDL accounts management
Installs: 199
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 1
Open Issues: 4
Type:laravel-module
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"