mirror of
https://github.com/BeamMP/BeamMP-Server.git
synced 2025-07-04 00:36:14 +00:00
Changed default tag to Freeroam as that is the majority of servers.
This commit is contained in:
parent
8c73eb8aea
commit
dc4ead532d
@ -43,7 +43,7 @@ public:
|
|||||||
struct TSettings {
|
struct TSettings {
|
||||||
std::string ServerName { "BeamMP Server" };
|
std::string ServerName { "BeamMP Server" };
|
||||||
std::string ServerDesc { "BeamMP Default Description" };
|
std::string ServerDesc { "BeamMP Default Description" };
|
||||||
std::string ServerTags { "BeamMP,Server" };
|
std::string ServerTags { "Freeroam" };
|
||||||
std::string Resource { "Resources" };
|
std::string Resource { "Resources" };
|
||||||
std::string MapName { "/levels/gridmap_v2/info.json" };
|
std::string MapName { "/levels/gridmap_v2/info.json" };
|
||||||
std::string Key {};
|
std::string Key {};
|
||||||
|
Loading…
x
Reference in New Issue
Block a user