Skip to content

Commit

Permalink
feat(squad44): Rename Post Scriptum to Squad 44 (#4737)
Browse files Browse the repository at this point in the history
  • Loading branch information
dgibbs64 authored Jan 8, 2025
1 parent de6e0c7 commit 81c4f80
Show file tree
Hide file tree
Showing 17 changed files with 16 additions and 16 deletions.
2 changes: 1 addition & 1 deletion lgsm/data/debian-10.csv
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ opfor
pc
pc2
pmc,openjdk-11-jre
ps,libgconf-2-4
squad44
pvkii
pvr,libc++1
pw
Expand Down
2 changes: 1 addition & 1 deletion lgsm/data/debian-11.csv
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ opfor
pc
pc2
pmc,openjdk-17-jre
ps,libgconf-2-4
squad44
pvkii
pvr,libc++1
pw
Expand Down
2 changes: 1 addition & 1 deletion lgsm/data/debian-12.csv
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ opfor
pc
pc2
pmc,openjdk-17-jre
ps,libgconf-2-4
squad44
pvkii
pvr,libc++1
pw
Expand Down
2 changes: 1 addition & 1 deletion lgsm/data/debian-13.csv
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ opfor
pc
pc2
pmc,openjdk-22-jre
ps,libgconf-2-4
squad44
pvkii
pvr,libc++1
pw
Expand Down
2 changes: 1 addition & 1 deletion lgsm/data/debian-9.csv
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ opfor
pc
pc2
pmc,openjdk-8-jre
ps,libgconf-2-4
squad44
pvkii
pvr,libc++1
pw
Expand Down
2 changes: 1 addition & 1 deletion lgsm/data/serverlist.csv
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,6 @@ opfor,opforserver,Opposing Force,ubuntu-24.04
pc,pcserver,Project Cars,ubuntu-24.04
pc2,pc2server,Project Cars 2,ubuntu-24.04
pmc,pmcserver,PaperMC,ubuntu-24.04
ps,psserver,Post Scriptum,ubuntu-24.04
pvkii,pvkiiserver,Pirates Vikings & Knights II,ubuntu-24.04
pvr,pvrserver,Pavlov VR,ubuntu-24.04
pw,pwserver,Palworld,ubuntu-24.04
Expand All @@ -108,6 +107,7 @@ sm,smserver,Soulmask,ubuntu-24.04
sof2,sof2server,Soldier Of Fortune 2: Gold Edition,ubuntu-24.04
sol,solserver,Soldat,ubuntu-24.04
squad,squadserver,Squad,ubuntu-24.04
squad44,squad44server,Squad 44,ubuntu-24.04
st,stserver,Stationeers,ubuntu-24.04
stn,stnserver,Survive the Nights,ubuntu-24.04
sven,svenserver,Sven Co-op,ubuntu-20.04
Expand Down
2 changes: 1 addition & 1 deletion lgsm/data/ubuntu-16.04.csv
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ opfor
pc
pc2
pmc,openjdk-8-jre
ps,libgconf-2-4
squad44
pvkii
pvr,libc++1
pz,openjdk-8-jre,rng-tools
Expand Down
2 changes: 1 addition & 1 deletion lgsm/data/ubuntu-18.04.csv
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ opfor
pc
pc2
pmc,openjdk-11-jre
ps,libgconf-2-4
squad44
pvkii
pvr,libc++1
pz,openjdk-11-jre,rng-tools
Expand Down
2 changes: 1 addition & 1 deletion lgsm/data/ubuntu-20.04.csv
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ opfor
pc
pc2
pmc,openjdk-21-jre
ps,libgconf-2-4
squad44
pvkii
pvr,libc++1
pw
Expand Down
2 changes: 1 addition & 1 deletion lgsm/data/ubuntu-22.04.csv
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ opfor
pc
pc2
pmc,openjdk-21-jre
ps,libgconf-2-4
squad44
pvkii
pvr,libc++1
pw
Expand Down
2 changes: 1 addition & 1 deletion lgsm/data/ubuntu-23.04.csv
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ opfor
pc
pc2
pmc,openjdk-21-jre
ps,libgconf-2-4
squad44
pvkii
pvr,libc++1
pw
Expand Down
2 changes: 1 addition & 1 deletion lgsm/data/ubuntu-23.10.csv
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ opfor
pc
pc2
pmc,openjdk-21-jre
ps,libgconf-2-4
squad44
pvkii
pvr,libc++1
pw
Expand Down
2 changes: 1 addition & 1 deletion lgsm/data/ubuntu-24.04.csv
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ opfor
pc
pc2
pmc,openjdk-21-jre
ps,libgconf-2-4
ps
pvkii
pvr,libc++1
pw
Expand Down
2 changes: 1 addition & 1 deletion lgsm/modules/check_system_requirements.sh
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ elif [ "${shortname}" == "mh" ]; then
ramrequirementgb="4"
elif [ "${shortname}" == "ns2" ] || [ "${shortname}" == "ns2c" ]; then
ramrequirementgb="1"
elif [ "${shortname}" == "ps" ]; then
elif [ "${shortname}" == "squad44" ]; then
ramrequirementgb="2"
elif [ "${shortname}" == "pvr" ]; then
ramrequirementgb="1"
Expand Down
2 changes: 1 addition & 1 deletion lgsm/modules/info_game.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2406,7 +2406,7 @@ elif [ "${shortname}" == "pc" ]; then
fn_info_game_pc
elif [ "${shortname}" == "pc2" ]; then
fn_info_game_pc2
elif [ "${shortname}" == "ps" ]; then
elif [ "${shortname}" == "squad44" ]; then
fn_info_game_ps
elif [ "${shortname}" == "pvr" ]; then
fn_info_game_pvr
Expand Down
2 changes: 1 addition & 1 deletion lgsm/modules/info_messages.sh
Original file line number Diff line number Diff line change
Expand Up @@ -1858,7 +1858,7 @@ fn_info_messages_select_engine() {
fn_info_messages_pc
elif [ "${shortname}" == "pc2" ]; then
fn_info_messages_pc2
elif [ "${shortname}" == "ps" ]; then
elif [ "${shortname}" == "squad44" ]; then
fn_info_messages_ps
elif [ "${shortname}" == "pvr" ]; then
fn_info_messages_pvr
Expand Down

0 comments on commit 81c4f80

Please sign in to comment.