File tree Expand file tree Collapse file tree 4 files changed +65
-0
lines changed Expand file tree Collapse file tree 4 files changed +65
-0
lines changed Original file line number Diff line number Diff line change
1
+ #! /bin/bash
2
+ ln -sf --backup " DashFaction/DashFactionLauncher.exe" " $PWD /RedFaction.exe"
Original file line number Diff line number Diff line change
1
+ #! /bin/bash
2
+
3
+ # COPY PHASE
4
+ mkdir " $diststart /20530/dist/DashFaction/"
5
+ cp -rfv assets/* " $diststart /20530/dist/DashFaction/"
Original file line number Diff line number Diff line change
1
+ {
2
+ "STEAM_APP_ID_LIST" : [
3
+ " 20530"
4
+ ]
5
+ }
Original file line number Diff line number Diff line change 10015
10015
}
10016
10016
],
10017
10017
"app_id" : " 21110"
10018
+ },
10019
+ {
10020
+ "game_name" : " Red Faction" ,
10021
+ "download" : [
10022
+ {
10023
+ "name" : " RFexe_v120" ,
10024
+ "url" : " https://www.factionfiles.com/ffdownload.php?id=4403&luxtorpeda-dl=" ,
10025
+ "file" : " RF.zip"
10026
+ },
10027
+ {
10028
+ "name" : " DashFaction-binaries" ,
10029
+ "url" : " https://github.com/rafalh/dashfaction/releases/download/v1.9.1/" ,
10030
+ "file" : " DashFaction-1.9.1.zip"
10031
+ }
10032
+ ],
10033
+ "choices" : [
10034
+ {
10035
+ "name" : " Dash Faction" ,
10036
+ "download" : [
10037
+ " RFexe_v120" ,
10038
+ " DashFaction-binaries" ,
10039
+ " dashfaction"
10040
+ ],
10041
+ "download_config" : [
10042
+ {
10043
+ "extract_location" : " DashFaction/" ,
10044
+ "download_name" : " DashFaction-binaries"
10045
+ }
10046
+ ],
10047
+ "setup" : {
10048
+ "complete_path" : " ./DashFaction/ready" ,
10049
+ "command" : " ./DashFaction/setup-dashfaction.sh"
10050
+ },
10051
+ "command" : " RedFaction.exe" ,
10052
+ "engine_name" : " Dash Faction"
10053
+ }
10054
+ ],
10055
+ "app_id" : " 20530"
10018
10056
}
10019
10057
],
10020
10058
"engines" : [
11907
11945
}
11908
11946
],
11909
11947
"internal_engine_name" : " EchoPatch"
11948
+ },
11949
+ {
11950
+ "engine_link" : " https://github.com/rafalh/dashfaction" ,
11951
+ "version" : " 1.9.1" ,
11952
+ "author" : " mv" ,
11953
+ "author_link" : " https://github.com/mvoolt" ,
11954
+ "license" : " MPL 2.0" ,
11955
+ "license_link" : " https://github.com/rafalh/dashfaction/blob/master/LICENSE.txt" ,
11956
+ "engine_name" : " Dash Faction" ,
11957
+ "notices" : [
11958
+ {
11959
+ "key" : " uses_proton"
11960
+ }
11961
+ ],
11962
+ "internal_engine_name" : " dashfaction"
11910
11963
}
11911
11964
],
11912
11965
"default_engine" : {
You can’t perform that action at this time.
0 commit comments