AMPTemplates/beammpports.json
IceOfWraith c7fc92dd3e
Add BeamMP (#414)
* Add BeamMP

This PR is on hold until either liblua5.3-0 is added to the ampbase image, or `Meta.DockerContainerPacakges` is implemented.

* Update beammpconfig.json

* Adjustments for Debian 12

* Metaconfig and binary changes

* Add Greelan

* Changes for binary downloads and setting enhancements

* Update beammpconfig.json

* Update beammpupdates.json

* Update beammpconfig.json

* Update beammp.kvp

* Update beammpconfig.json

* Make symlink relative (local)

* Update server description default

* Update beammpconfig.json

* Update beammpconfig.json

* Update source

---------

Co-authored-by: Greelan <53196309+Greelan@users.noreply.github.com>
2023-09-10 02:26:31 -05:00

16 lines
388 B
JSON

[
{
"Protocol": "Both",
"Port": "30814",
"Name": "Main Game Port",
"Description": "Port used for main game traffic",
"Ref": "MainGamePort"
},
{
"Protocol": "TCP",
"Port": "30815",
"Name": "HTTP Server Port",
"Description": "Port used to access the HTTP webserver",
"Ref": "HTTPServerPort"
}
]