Skip to content

Commit 5915da3

Browse files
committed
Minor changes
1 parent caf5120 commit 5915da3

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

Tools/CompatTable/developers.ini

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@ City Interactive=http://en.wikipedia.org/wiki/City_Interactive
3838
Climax Group=http://en.wikipedia.org/wiki/Climax_Group
3939
Codebrush Games=http://www.codebrush.net/
4040
Coffee Stain Studios=http://en.wikipedia.org/wiki/Coffee_Stain_Studios
41+
Compulsion Games=https://en.wikipedia.org/wiki/Compulsion_Games
4142
Cyanide=http://en.wikipedia.org/wiki/Cyanide_(studio)
4243
CyberConnect2=http://en.wikipedia.org/wiki/CyberConnect2
4344

Tools/CompatTable/table.ini

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -208,7 +208,7 @@ https://www.gildor.org/smf/index.php/topic,6784.0.html
208208
Y Y Y Y UE4.21
209209
Respawn Entertainment
210210
https://en.wikipedia.org/wiki/Star_Wars_Jedi:_Fallen_Order
211-
https://www.gildor.org/smf/index.php/topic,6870.0.html
211+
https://www.gildor.org/smf/index.php/topic,6890.0.html
212212
; -game=jedi
213213
214214
[Terminator: Resistance]
@@ -581,6 +581,12 @@ Y Y Y Y UE4.21
581581
https://store.steampowered.com/app/840140/_The_Swordsmen_X/
582582
https://www.gildor.org/smf/index.php/topic,6697.0.html
583583

584+
[We Happy Few]
585+
Y Y Y N UE4.13
586+
Compulsion Games
587+
https://en.wikipedia.org/wiki/We_Happy_Few
588+
https://www.gildor.org/smf/index.php/topic,3050.0.html
589+
584590
[World War 3 (Alpha)]
585591
Y Y Y Y UE4.19
586592
The Farm 51

test.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -245,7 +245,7 @@ function lawbr() { run1 "${steam[@]/%/LawBreakers/ShooterGame/Content/Paks}" -g
245245
function jfo()
246246
{
247247
CheckDir "${steam[@]/%/Jedi Fallen Order/SwGame/Content/Paks}" # "run1" doesn't work with $steam having multiple paths
248-
run -game=ue4.21 $*
248+
run -game=jedi $*
249249
}
250250

251251
function rund() { run1 "data" $*; }

0 commit comments

Comments
 (0)