Skip to content

Commit

Permalink
Update comment about priority.
Browse files Browse the repository at this point in the history
  • Loading branch information
patrix87 committed Oct 31, 2023
1 parent 2606e06 commit f9f6b80
Show file tree
Hide file tree
Showing 21 changed files with 21 additions and 21 deletions.
2 changes: 1 addition & 1 deletion templates/7daystodie.psm1
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ $ServerDetails = @{
#Allow force close, usefull for server without RCON and Multiple instances.
AllowForceClose = $true

#Process Priority Realtime, High, Above normal, Normal, Below normal, Low
#Process Priority Realtime, High, AboveNormal, Normal, BelowNormal, Low
UsePriority = $true
AppPriority = "High"

Expand Down
2 changes: 1 addition & 1 deletion templates/ark_survival_ascended.psm1
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ $ServerDetails = @{
#Allow force close, usefull for server without RCON and Multiple instances.
AllowForceClose = $true

#Process Priority Realtime, High, Above normal, Normal, Below normal, Low
#Process Priority Realtime, High, AboveNormal, Normal, BelowNormal, Low
UsePriority = $true
AppPriority = "High"

Expand Down
2 changes: 1 addition & 1 deletion templates/astroneer.psm1
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@ $ServerDetails = @{
#Allow force close, usefull for server without RCON and Multiple instances.
AllowForceClose = $true

#Process Priority Realtime, High, Above normal, Normal, Below normal, Low
#Process Priority Realtime, High, AboveNormal, Normal, BelowNormal, Low
UsePriority = $true
AppPriority = "High"

Expand Down
2 changes: 1 addition & 1 deletion templates/icarus.psm1
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@ $ServerDetails = @{
#Allow force close, usefull for server without RCON and Multiple instances.
AllowForceClose = $true

#Process Priority Realtime, High, Above normal, Normal, Below normal, Low
#Process Priority Realtime, High, AboveNormal, Normal, BelowNormal, Low
UsePriority = $true
AppPriority = "High"

Expand Down
2 changes: 1 addition & 1 deletion templates/insurgencysandstorm.psm1
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@ $ServerDetails = @{
#Allow force close, usefull for server without RCON and Multiple instances.
AllowForceClose = $true

#Process Priority Realtime, High, Above normal, Normal, Below normal, Low
#Process Priority Realtime, High, AboveNormal, Normal, BelowNormal, Low
UsePriority = $true
AppPriority = "High"

Expand Down
2 changes: 1 addition & 1 deletion templates/killingfloor2.psm1
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@ $ServerDetails = @{
#Allow force close, usefull for server without RCON and Multiple instances.
AllowForceClose = $true

#Process Priority Realtime, High, Above normal, Normal, Below normal, Low
#Process Priority Realtime, High, AboveNormal, Normal, BelowNormal, Low
UsePriority = $true
AppPriority = "High"

Expand Down
2 changes: 1 addition & 1 deletion templates/left4dead2.psm1
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ $ServerDetails = @{
#Allow force close, usefull for server without RCON and Multiple instances.
AllowForceClose = $true

#Process Priority Realtime, High, Above normal, Normal, Below normal, Low
#Process Priority Realtime, High, AboveNormal, Normal, BelowNormal, Low
UsePriority = $true
AppPriority = "High"

Expand Down
2 changes: 1 addition & 1 deletion templates/mordhau.psm1
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ $ServerDetails = @{
#Allow force close, usefull for server without RCON and Multiple instances.
AllowForceClose = $true

#Process Priority Realtime, High, Above normal, Normal, Below normal, Low
#Process Priority Realtime, High, AboveNormal, Normal, BelowNormal, Low
UsePriority = $true
AppPriority = "High"

Expand Down
2 changes: 1 addition & 1 deletion templates/paperclip.psm1
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@ $ServerDetails = @{
#Allow force close, usefull for server without RCON and Multiple instances.
AllowForceClose = $true

#Process Priority Realtime, High, Above normal, Normal, Below normal, Low
#Process Priority Realtime, High, AboveNormal, Normal, BelowNormal, Low
UsePriority = $true
AppPriority = "High"

Expand Down
2 changes: 1 addition & 1 deletion templates/pixark.psm1
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,7 @@ $ServerDetails = @{
#Allow force close, usefull for server without RCON and Multiple instances.
AllowForceClose = $true

#Process Priority Realtime, High, Above normal, Normal, Below normal, Low
#Process Priority Realtime, High, AboveNormal, Normal, BelowNormal, Low
UsePriority = $true
AppPriority = "High"

Expand Down
2 changes: 1 addition & 1 deletion templates/projectzomboid.psm1
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@ $ServerDetails = @{
#Allow force close, usefull for server without RCON and Multiple instances.
AllowForceClose = $true

#Process Priority Realtime, High, Above normal, Normal, Below normal, Low
#Process Priority Realtime, High, AboveNormal, Normal, BelowNormal, Low
UsePriority = $true
AppPriority = "High"

Expand Down
2 changes: 1 addition & 1 deletion templates/rust.psm1
Original file line number Diff line number Diff line change
Expand Up @@ -130,7 +130,7 @@ $ServerDetails = @{
#Allow force close, usefull for server without RCON and Multiple instances.
AllowForceClose = $true

#Process Priority Realtime, High, Above normal, Normal, Below normal, Low
#Process Priority Realtime, High, AboveNormal, Normal, BelowNormal, Low
UsePriority = $true
AppPriority = "High"

Expand Down
2 changes: 1 addition & 1 deletion templates/satisfactory.psm1
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ $ServerDetails = @{
#Allow force close, usefull for server without RCON and Multiple instances.
AllowForceClose = $true

#Process Priority Realtime, High, Above normal, Normal, Below normal, Low
#Process Priority Realtime, High, AboveNormal, Normal, BelowNormal, Low
UsePriority = $true
AppPriority = "High"

Expand Down
2 changes: 1 addition & 1 deletion templates/squad.psm1
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ $ServerDetails = @{
#Allow force close, usefull for server without RCON and Multiple instances.
AllowForceClose = $true

#Process Priority Realtime, High, Above normal, Normal, Below normal, Low
#Process Priority Realtime, High, AboveNormal, Normal, BelowNormal, Low
UsePriority = $true
AppPriority = "High"

Expand Down
2 changes: 1 addition & 1 deletion templates/starbound.psm1
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ $ServerDetails = @{
#Allow force close, usefull for server without RCON and Multiple instances.
AllowForceClose = $true

#Process Priority Realtime, High, Above normal, Normal, Below normal, Low
#Process Priority Realtime, High, AboveNormal, Normal, BelowNormal, Low
UsePriority = $true
AppPriority = "High"

Expand Down
2 changes: 1 addition & 1 deletion templates/stationeers.psm1
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@ $ServerDetails = @{
#Allow force close, usefull for server without RCON and Multiple instances.
AllowForceClose = $true

#Process Priority Realtime, High, Above normal, Normal, Below normal, Low
#Process Priority Realtime, High, AboveNormal, Normal, BelowNormal, Low
UsePriority = $true
AppPriority = "High"

Expand Down
2 changes: 1 addition & 1 deletion templates/terraria.psm1
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ $ServerDetails = @{
#Allow force close, usefull for server without RCON and Multiple instances.
AllowForceClose = $true

#Process Priority Realtime, High, Above normal, Normal, Below normal, Low
#Process Priority Realtime, High, AboveNormal, Normal, BelowNormal, Low
UsePriority = $true
AppPriority = "High"

Expand Down
2 changes: 1 addition & 1 deletion templates/theforest.psm1
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@ $ServerDetails = @{
#Allow force close, usefull for server without RCON and Multiple instances.
AllowForceClose = $true

#Process Priority Realtime, High, Above normal, Normal, Below normal, Low
#Process Priority Realtime, High, AboveNormal, Normal, BelowNormal, Low
UsePriority = $true
AppPriority = "High"

Expand Down
2 changes: 1 addition & 1 deletion templates/valheim.psm1
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ $ServerDetails = @{
#Allow force close, usefull for server without RCON and Multiple instances.
AllowForceClose = $true

#Process Priority Realtime, High, Above normal, Normal, Below normal, Low
#Process Priority Realtime, High, AboveNormal, Normal, BelowNormal, Low
UsePriority = $true
AppPriority = "High"

Expand Down
2 changes: 1 addition & 1 deletion templates/valheim_plus.psm1
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ $ServerDetails = @{
#Allow force close, usefull for server without RCON and Multiple instances.
AllowForceClose = $true

#Process Priority Realtime, High, Above normal, Normal, Below normal, Low
#Process Priority Realtime, High, AboveNormal, Normal, BelowNormal, Low
UsePriority = $true
AppPriority = "High"

Expand Down
2 changes: 1 addition & 1 deletion templates/vrising.psm1
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ $ServerDetails = @{
#Allow force close, usefull for server without RCON and Multiple instances.
AllowForceClose = $true

#Process Priority Realtime, High, Above normal, Normal, Below normal, Low
#Process Priority Realtime, High, AboveNormal, Normal, BelowNormal, Low
UsePriority = $true
AppPriority = "High"

Expand Down

0 comments on commit f9f6b80

Please sign in to comment.