Skip to content

Commit

Permalink
engines - Switch to env.json for engines that don't clone
Browse files Browse the repository at this point in the history
  • Loading branch information
d10sfan committed Mar 1, 2024
1 parent 6861064 commit 3bd8bb8
Show file tree
Hide file tree
Showing 38 changed files with 140 additions and 71 deletions.
5 changes: 5 additions & 0 deletions engines/daikatana/env.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"STEAM_APP_ID_LIST": [
"242980"
]
}
3 changes: 0 additions & 3 deletions engines/daikatana/env.sh

This file was deleted.

11 changes: 11 additions & 0 deletions engines/dreamm/env.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
{
"STEAM_APP_ID_LIST": [
"default",
"730830",
"904540",
"557240",
"32310",
"32400"
],
"COMMON_PACKAGE": true
}
4 changes: 0 additions & 4 deletions engines/dreamm/env.sh

This file was deleted.

5 changes: 5 additions & 0 deletions engines/etlegacy/env.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"STEAM_APP_ID_LIST": [
"1873030"
]
}
3 changes: 0 additions & 3 deletions engines/etlegacy/env.sh

This file was deleted.

9 changes: 9 additions & 0 deletions engines/etqw/env.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
{
"STEAM_APP_ID_LIST": [
"10050",
"10000"
],
"LIBRARIES": [
"sdl12compat32"
]
}
4 changes: 0 additions & 4 deletions engines/etqw/env.sh

This file was deleted.

10 changes: 10 additions & 0 deletions engines/ftequakeworld/env.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
{
"STEAM_APP_ID_LIST": [
"2310",
"2320",
"2200",
"9060"
],
"LICENSE_PATH": "./LICENSE",
"COMMON_PACKAGE": true
}
5 changes: 0 additions & 5 deletions engines/ftequakeworld/env.sh

This file was deleted.

6 changes: 6 additions & 0 deletions engines/ja2-stracciatella/env.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"STEAM_APP_ID_LIST": [
"215930",
"12370"
]
}
3 changes: 0 additions & 3 deletions engines/ja2-stracciatella/env.sh

This file was deleted.

5 changes: 5 additions & 0 deletions engines/openra/env.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"STEAM_APP_ID_LIST": [
"1213210"
]
}
3 changes: 0 additions & 3 deletions engines/openra/env.sh

This file was deleted.

8 changes: 8 additions & 0 deletions engines/prey2006/env.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"STEAM_APP_ID_LIST": [
"3970"
],
"LIBRARIES": [
"sdl12compat32"
]
}
4 changes: 0 additions & 4 deletions engines/prey2006/env.sh

This file was deleted.

8 changes: 8 additions & 0 deletions engines/quake4/env.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"STEAM_APP_ID_LIST": [
"2210"
],
"LIBRARIES": [
"sdl12compat32"
]
}
4 changes: 0 additions & 4 deletions engines/quake4/env.sh

This file was deleted.

9 changes: 9 additions & 0 deletions engines/reminiscence/env.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
{
"STEAM_APP_ID_LIST": [
"961620"
],
"LICENSE_PATH": "./REminiscence/LICENSE",
"LIBRARIES": [
"tremor"
]
}
5 changes: 0 additions & 5 deletions engines/reminiscence/env.sh

This file was deleted.

9 changes: 9 additions & 0 deletions engines/renpy/env.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
{
"STEAM_APP_ID_LIST": [
"default",
"698780",
"782340",
"2336180"
],
"COMMON_PACKAGE": true
}
4 changes: 0 additions & 4 deletions engines/renpy/env.sh

This file was deleted.

7 changes: 7 additions & 0 deletions engines/retroarch/env.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"STEAM_APP_ID_LIST": [
"default",
"371180"
],
"COMMON_PACKAGE": true
}
4 changes: 0 additions & 4 deletions engines/retroarch/env.sh

This file was deleted.

5 changes: 5 additions & 0 deletions engines/runelite/env.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"STEAM_APP_ID_LIST": [
"1343370"
]
}
3 changes: 0 additions & 3 deletions engines/runelite/env.sh

This file was deleted.

5 changes: 5 additions & 0 deletions engines/runescape/env.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"STEAM_APP_ID_LIST": [
"1343400"
]
}
3 changes: 0 additions & 3 deletions engines/runescape/env.sh

This file was deleted.

5 changes: 5 additions & 0 deletions engines/rvgl/env.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"STEAM_APP_ID_LIST": [
"287310"
]
}
3 changes: 0 additions & 3 deletions engines/rvgl/env.sh

This file was deleted.

8 changes: 8 additions & 0 deletions engines/unreal-gold-64/env.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"STEAM_APP_ID_LIST": [
"13250"
],
"LIBRARIES": [
"libxmp"
]
}
4 changes: 0 additions & 4 deletions engines/unreal-gold-64/env.sh

This file was deleted.

8 changes: 8 additions & 0 deletions engines/unreal-gold/env.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"STEAM_APP_ID_LIST": [
"13250"
],
"LIBRARIES": [
"libxmp32"
]
}
4 changes: 0 additions & 4 deletions engines/unreal-gold/env.sh

This file was deleted.

12 changes: 12 additions & 0 deletions engines/ut2004/env.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
{
"STEAM_APP_ID_LIST": [
"13230"
],
"ADDITIONAL_LICENSES": [
"./openal/COPYING",
"./gcc-3.3.6/COPYING"
],
"LIBRARIES": [
"sdl12compat"
]
}
5 changes: 0 additions & 5 deletions engines/ut2004/env.sh

This file was deleted.

5 changes: 5 additions & 0 deletions engines/ut99/env.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"STEAM_APP_ID_LIST": [
"13240"
]
}
3 changes: 0 additions & 3 deletions engines/ut99/env.sh

This file was deleted.

0 comments on commit 3bd8bb8

Please sign in to comment.