Skip to content

Commit

Permalink
Remove GFL-specific SteamRT3 docker image from eggs
Browse files Browse the repository at this point in the history
  • Loading branch information
1zc committed Jul 14, 2024
1 parent a6d0044 commit 6d3b44f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 4 deletions.
3 changes: 1 addition & 2 deletions pterodactyl/cs2.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,7 @@
"SteamRT3": "ghcr.io\/1zc\/steamrt3-pterodactyl:latest",
"SteamRT3-PublicBeta": "ghcr.io\/1zc\/steamrt3-pterodactyl:beta-latest",
"SteamRT3-Dev": "ghcr.io\/1zc\/steamrt3-pterodactyl:dev",
"SteamRT3-PublicBetaDev": "ghcr.io\/1zc\/steamrt3-pterodactyl:beta-dev",
"SteamRT3-GFL": "registry.gitlab.gflclan.com\/infra\/cs2-pterodactyl:latest"
"SteamRT3-PublicBetaDev": "ghcr.io\/1zc\/steamrt3-pterodactyl:beta-dev"
},
"file_denylist": [],
"startup": ".\/game\/cs2.sh -dedicated +ip 0.0.0.0 -port {{SERVER_PORT}} +map {{SRCDS_MAP}} -maxplayers {{SRCDS_MAXPLAYERS}} +sv_setsteamaccount {{STEAM_ACC}}",
Expand Down
3 changes: 1 addition & 2 deletions pterodactyl/csgo.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,7 @@
"SteamRT3": "ghcr.io\/1zc\/steamrt3-pterodactyl:latest",
"SteamRT3-PublicBeta": "ghcr.io\/1zc\/steamrt3-pterodactyl:beta-latest",
"SteamRT3-Dev": "ghcr.io\/1zc\/steamrt3-pterodactyl:dev",
"SteamRT3-PublicBetaDev": "ghcr.io\/1zc\/steamrt3-pterodactyl:beta-dev",
"SteamRT3-GFL": "registry.gitlab.gflclan.com\/infra\/cs2-pterodactyl:latest"
"SteamRT3-PublicBetaDev": "ghcr.io\/1zc\/steamrt3-pterodactyl:beta-dev"
},
"file_denylist": [],
"startup": ".\/srcds_run -game csgo -console -port {{SERVER_PORT}} +ip {{SERVER_IP}} -tickrate {{SERVER_TICKRATE}} +map {{SRCDS_MAP}} +maxplayers {{SRCDS_MAXPLAYERS}} -maxplayers_override {{SRCDS_MAXPLAYERS}} -norestart",
Expand Down

0 comments on commit 6d3b44f

Please sign in to comment.