squadms / servers
The SquadMS Server management module.
dev-master
2022-08-17 19:57 UTC
Requires
- php: ^8.1
- austinb/gameq: v3.x-dev
- dsg/squad-rcon-php: ^3.1.0
- squadms/foundation: dev-master
Requires (Dev)
- laravel/pint: dev-main
- mockery/mockery: ^1.0
- orchestra/testbench: ^7.0
- phpunit/phpunit: ~9.0
This package is auto-updated.
Last update: 2024-11-14 20:16:51 UTC
README
SquadMS Servers
Squad servers management module for the Squad Management System.
Installation
To install the module simply run the following command at the root of your squadms project:
composer require squadms/servers
Next publish the assets. Remember that you will have to re-publish your assets once you install/upgrade a SquadMS module!
php artisan sqms:publish-assets
Check Out SquadMS
Check out the main Repo at SquadMS/Squad-MS or learn more on squadms.com.
Partners
License
SquadMS and the Laravel framework are open-sourced software licensed under the MIT license.