Skip to content

Commit

Permalink
Disable tf2 docker
Browse files Browse the repository at this point in the history
There is an extra package required, so we need to decide how to handle this the best
  • Loading branch information
LordRalex committed Jan 8, 2024
1 parent 7d5fe92 commit e071a66
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 16 deletions.
12 changes: 0 additions & 12 deletions spec.json
Original file line number Diff line number Diff line change
Expand Up @@ -553,18 +553,6 @@
},
"required": [
"target"
],
"oneOf": [
{
"required": [
"version"
]
},
{
"required": [
"minecraftVersion"
]
}
]
}
},
Expand Down
4 changes: 0 additions & 4 deletions tf2/tf2.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,10 +63,6 @@
"supportedEnvironments": [
{
"type": "host"
},
{
"type": "docker",
"image": "steamcmd/steamcmd"
}
],
"requirements": {
Expand Down

0 comments on commit e071a66

Please sign in to comment.