SrLicht
3b8782b154
Update egg-scpsl.json
...
* Add support to branch and branch password
2023-11-18 09:44:15 -03:00
Quinten
fd26d17b2b
add factorio ARM64
2023-11-18 10:11:45 +01:00
Daniel Barton
cc7948268f
Correct and re-export Sponge Vanilla to correct inconsistent format from manual editing
2023-11-17 01:39:58 +08:00
Dylan
40668a8ab1
Added note for DL File
2023-11-14 12:13:29 -05:00
Quinten
96ad2e25fe
Update README
2023-11-14 18:08:57 +01:00
Dylan
1ba9984593
Plugin compat Information
2023-11-14 12:05:09 -05:00
Dylan
3bcff25f8d
Fixed Download + Added config to install script
2023-11-14 11:44:53 -05:00
Dylan
a9080d3850
Fixed DOWNLOAD_URL Var
...
- Removed Direct download link per PR requirement :)
2023-11-14 08:34:53 -05:00
Dylan
549a99b37f
Update README.md
...
Added to game_egg README
2023-11-14 06:25:12 -05:00
Dylan
4d1910b313
Added hogwarp README
2023-11-14 06:15:59 -05:00
Dylan
cb9f4c9254
Added Hogwarp egg
2023-11-14 06:14:57 -05:00
Quinten
62e1a55a2c
Update and cleanup
2023-11-13 18:50:34 +01:00
Blood Shot
3037204090
Multiserver Fix & Known Issues updated [ARK: Survival Ascended] ( #2552 )
...
- Multiserver Fix & Known Issues updated
- Added a -Port flag in addition to the needed param to enable multiserver support ( @That411guy )
- Added Known Issue for Proxmox VMs in README
- add Authors / Contributors
- fix Server name having spaces + add That411Guy to the README
---------
Co-authored-by: Derrick A <da@protechino.com>
Co-authored-by: Quinten <67589015+QuintenQVD0@users.noreply.github.com>
2023-11-13 18:34:59 +01:00
Andrew
fe0d694c41
Update insurgency sandstorm ( #2526 )
...
* Replace the old image to one that's supported. This solves the problem of "GLIBCXX_3.4.26" missing.
* Cleanup: Insurgency: Sandstorm
---------
Co-authored-by: Quinten <67589015+QuintenQVD0@users.noreply.github.com>
2023-11-13 18:29:44 +01:00
Quinten
14fc18fb02
Merge pull request #2553 from elitetheespeon/resonite
...
Add Resonite
2023-11-13 18:23:44 +01:00
Kevin
54585fa113
Remove mtasa egg ( #2551 )
...
* Remove unused mtasa folder
* Update Multi Theft Auto
---------
Co-authored-by: Quinten <67589015+QuintenQVD0@users.noreply.github.com>
2023-11-13 18:20:54 +01:00
Antony Rizzitelli
39b6cd7808
V Rising BepInEx: Wine staging version ( #2550 )
2023-11-12 11:19:19 +01:00
Elite Espeon
d74090b859
Add Resonite
2023-11-11 10:37:08 -05:00
Quinten
cb732e2933
Add update note
2023-11-09 09:03:09 +01:00
Quinten
015fefa24b
Update to wine latest
2023-11-09 08:54:32 +01:00
Upd4ting
187bfc686c
Update egg-v-rising-bep-in-ex.json
2023-11-08 21:31:11 +01:00
Antony Rizzitelli
b6172e7306
Add "mono" to WINETRICKS_RUN env var
...
I don't really know why but I had problems with the dotnet6 installation but the installation is working well by installing mono first.
It seems others people than me was having the problem so it may be a good idea to add it as a default value.
2023-11-08 21:16:49 +01:00
HoleInTheSeat
268182ef32
Remove DOORSTOP_CORLIB_OVERRIDE_PATH from startup
2023-11-08 07:59:31 -06:00
Quinten
ba662255db
Merge pull request #2542 from Limmek/astro_colony
...
Add Astro Colony
2023-11-06 17:58:23 +01:00
Limmek
c7d1696b84
Corrected and added missing variables
2023-11-06 17:52:57 +01:00
Limmek
461681bdb4
Spelling correction.
2023-11-06 10:51:52 +00:00
Limmek
33206f8aa4
Added Astro colony to readme
2023-11-06 10:02:55 +00:00
Limmek
fcc3947e88
Added Astro Colony
2023-11-06 09:55:00 +00:00
NoCodeFromMe
2ab04193ee
add support for custom Forge Version & fixed output with undefined variable
...
Add option to select custom Forge version with SpongeForge. Also checkes if custom Forge version is compatible with version of SpongeForge. Fixed output with undefined variable
2023-11-03 16:19:49 +01:00
Derrick A
02489ec288
Fixes Zombied Servers & README tips
...
- KeepAlive has been added due to extended up-times causing the next rcon command (DoExit) in-console to timeout; resulting in zombied servers.
- Added some very helpful troubleshooting tips to the README
- Added Known Issues to the README
- Bumped up the RAM requirements in the README
2023-11-01 14:15:19 -04:00
engels74
bb3d72a554
respecting license
...
my mistake
2023-11-01 18:27:49 +01:00
Derrick A
ed7b6a3400
remove port editable rules for end-users
2023-10-30 14:12:17 -04:00
Derrick A
bcfd7d36dc
variable rules/descriptions and readme(s) updated
2023-10-30 12:51:30 -04:00
Quinten
679c670dd5
Cleanup
2023-10-30 16:47:52 +01:00
Derrick A
eacb24563c
server name and rcon fixes
...
- quoting passwords helped fix some issues ( thanks @IxPrumxI )
- migrated ServerAdminPassword to end of params
- changed value to be more accurate for when server is running
- removed server map max length
- removed server name max length (cant guarnatee anything here)
- set server password requirements, if set, to prevent crashing (and ultimatly corrupting installs)
- added fix for existing servers that may be corrupted by an outdated egg (in regards to ? in ServerAdminPasswords=)
2023-10-29 22:31:30 -04:00
Derrick A
5fa40b4cc3
MODs & Remove Duplicate SaveWorld on Exit
...
- adds MOD_IDS as a variable ( thanks @IxPrumxI )
- removes SaveWorld on exit since DoExit also does a SaveWorld
2023-10-29 14:19:57 -04:00
Derrick A
e9a0c1e556
gracefully shutdown server
2023-10-29 12:20:09 -04:00
Derrick A
37105e3885
rcon & better logging
...
- added rcon variable
- added rcon saveworld on exit
- added rcon in-browser console support
- added better logging for more details
- updated install script to use latest steamcmd install ( @gOOvER )
Major thanks to @Log1x for a ton of troubleshooting, feedback, and suggestions!
2023-10-29 12:01:51 -04:00
Derrick A
3f71864ca9
fixes MaxPlayers
...
- thanks to @Log1x
2023-10-28 23:44:39 -04:00
Derrick A
80ba8baaf9
fixes ServerPassword issue
2023-10-28 20:24:45 -04:00
Derrick A
2b17140975
remove appid user_edit permissions
2023-10-28 19:08:49 -04:00
Derrick A
dbcd8b29c5
final revision of argument descriptions
2023-10-28 18:59:03 -04:00
Derrick A
4466587549
word phrasing in variable descriptions
2023-10-28 18:42:00 -04:00
Derrick A
c6ac2d49d2
- properly remove Movies in script
...
- fixes names
- adds links to additional README(s)
- adds ServerPVE toggle
- adds ServerPassword
- adds sleep 15s for log files to allow for more accurate console logging
- adds troubleshooting help to README
2023-10-28 17:49:18 -04:00
Derrick A
0e256a6ae9
fixes FLAGS not being added
2023-10-28 16:30:34 -04:00
Derrick A
aa8ddd68bf
adds steam_disc_space as feature
2023-10-28 16:08:35 -04:00
Derrick A
b53a031dcb
adds A:SA egg
2023-10-28 15:56:37 -04:00
engels74
d21a237e7c
fix the readme
2023-10-28 20:02:55 +02:00
engels74
2e126f991d
Adding Stationeers (BepInEx)
...
Not tested, I don't own the game
2023-10-28 19:54:54 +02:00
Valentin Raillard
449577ba5b
url encode for space
2023-10-27 00:32:02 +02:00
Michael (Parker) Parker
e3130ed1d8
Merge pull request #2422 from parkervcp/mohist
...
Update egg-mohist.json
2023-10-25 20:44:00 -04:00
Michael (Parker) Parker
7aca2ecbac
Merge pull request #2516 from parkervcp/SAMP
...
Update SAMP
2023-10-25 20:43:29 -04:00
Valentin Raillard
6a6e9dce7c
fix ftb
2023-10-25 15:15:12 +02:00
Quinten
68ef678f7e
add Mount & Blade II: Bannerlord
2023-10-21 17:25:07 +02:00
TylerSerafin
1378cbddaf
Update README.md to link to appropriate repo
...
Updates README.,d to link to appropriate repo for support, as the main ValheimPlus repo is no longer being used, and it should link to Grantapher's now.
2023-10-19 22:22:48 -05:00
Quinten
10645f7282
Update SAMP
...
Update samp for there new url and version numbering
2023-10-19 18:53:59 +02:00
Quinten
2e6b33633e
Merge pull request #2510 from gOOvER/thefront
...
add the Front
2023-10-19 10:03:00 +02:00
gOOvER
482e3dee31
update soft
2023-10-18 18:01:54 +02:00
gOOvER
fc6693dccc
missed to delete the rm line :P
2023-10-18 15:47:00 +02:00
gOOvER
8139e5cede
fioxed autoupdate description and enable it again
2023-10-18 15:25:59 +02:00
gOOvER
6a2a625a8c
updated startup and updated installscript
2023-10-18 15:01:39 +02:00
gOOvER
34029f5c1f
add troubleshooting
2023-10-15 15:18:49 +02:00
gOOvER
57cb3be576
some fixes
2023-10-15 08:09:36 +02:00
gOOvER
460ffcc347
add note for Server Tags
2023-10-15 07:50:18 +02:00
gOOvER
95d4126106
typo
2023-10-15 06:46:26 +02:00
gOOvER
5907c3c183
add special note
2023-10-15 06:45:28 +02:00
gOOvER
473869b1f0
add the Front
2023-10-15 06:34:21 +02:00
HoleInTheSeat
4e2875a2cb
Update README.md
2023-10-14 17:39:23 -05:00
HoleInTheSeat
55f40f1e11
Add Automatic mod downloading
...
allows user to enter a modpack dependency string from thunderstore.io for automatic mod downloading.
2023-10-14 17:36:42 -05:00
Wapriaily
acfef3feb8
Update egg-hurtworld.json ( #2494 )
2023-10-07 17:20:33 +02:00
Torsten Widmann
096e97b072
Update egg-valheim-plus-mod.json ( #2492 )
...
Co-authored-by: gOOvER <116325+gOOvER@users.noreply.github.com>
2023-10-07 10:26:33 +02:00
Torsten Widmann
c791eb2261
gOOvER changed my email to new one ( #2489 )
...
Co-authored-by: gOOvER <116325+gOOvER@users.noreply.github.com>
2023-10-05 18:47:50 +02:00
oliver408i
5d9da83f28
Add KSP DMP Server ( #2476 )
...
Add: KSP DMP Server
---------
Co-authored-by: Quinten <67589015+QuintenQVD0@users.noreply.github.com>
2023-09-22 19:57:33 +02:00
Michael (Parker) Parker
c3a9240ee9
Merge pull request #2470 from renaissance-design/renaissance-design-patch-1
...
Update README.md for 7DTD
2023-09-19 17:42:34 -04:00
Michael (Parker) Parker
61ed4baf56
Merge pull request #2350 from danny6167/fix-2349
...
Fix RedM download link parser
2023-09-19 09:10:31 -04:00
Chris Cox
d18ea7979f
Update README.md
...
Added a sample ignore file that disallows anything that's pulled from the container image and restricts backups to the server's unique files.
2023-09-17 13:38:41 +01:00
Cart
ecaf733d7f
Fix Spelling in Astroneer egg
2023-09-08 01:09:35 -04:00
Alexander Ballauf
6e17f7f252
Update egg-icarus--dedicated ( #2458 )
...
adjusted wine version from staging to latest to fix server not starting properly
2023-09-03 21:32:02 +02:00
Quinten
a2f29cd3b7
Update: Conan Exiles
2023-08-17 18:58:24 +02:00
Quinten
90d0642ed5
Update egg-mohist.json
2023-08-13 19:49:51 +02:00
Michael (Parker) Parker
896bb340e8
Merge pull request #2381 from parkervcp/Arma-Reforger
...
Update Arma Reforger
2023-08-13 13:29:53 -04:00
Michael (Parker) Parker
46957f2c45
Merge pull request #2249 from parkervcp/steam_2058450
...
Steam Swords 'n Magic and Stuff
2023-08-13 13:23:45 -04:00
Michael (Parker) Parker
ea51da3cb5
Merge pull request #2392 from parkervcp/magma
...
Magma: support ARM64
2023-08-13 13:23:19 -04:00
Michael (Parker) Parker
d2a31c5aa9
Merge pull request #2417 from parkervcp/vintage-story
...
Update Vintage Story
2023-08-13 13:22:29 -04:00
Michael (Parker) Parker
58a5f27208
Merge pull request #2401 from parkervcp/mohaa
...
Update mohaa
2023-08-13 13:21:47 -04:00
Quinten
bf21385fca
Merge pull request #2418 from gOOvER/pixarkfix
...
update Pixark
2023-08-12 21:37:50 +02:00
gOOvER
3d0013edc6
update pixark
2023-08-11 21:41:18 +02:00
Quinten
b8adc9556e
Update: Swords 'n Magic and Stuff
2023-08-10 18:31:45 +02:00
Quinten
6b98069d1a
Update Vintage Story
2023-08-10 18:09:55 +02:00
Quinten
bf5b7098ba
Merge pull request #2402 from HttpRafa/fix/update-java
...
Updated java version used in the installation of modrinth packs from 8 to 17
2023-08-09 19:30:47 +02:00
Jay
03aa2eb403
Revert IP Changes
2023-08-05 15:09:38 +01:00
Jay
b841df834e
Add files via upload
...
Removes text in "Velocity Version Variable" referring to 1.1.x as dev builds
2023-08-05 02:26:37 +00:00
Jay
bf1451928c
Update velocity.toml
2023-08-05 02:17:02 +00:00
gOOvER
424915300f
updated unturned
2023-08-03 09:43:05 +02:00
Red-Thirten
612f17658d
[Ground Branch] Fix Boot Freeze & Mod Directory
...
- Changes the default Docker image to use `wine_latest`. `wine_staging` is causing the server to freeze on boot, but it is left as an optional Docker image to easily switch back if desired.
- Added `GroundBranch/Config/DefaultModding.ini` to Configuration Files to direct the server to an accessible Mod Path.
- Only change in the installation script is the Egg's date.
- Updated the README's "Modding" section with more accurate information.
2023-08-01 14:09:18 -07:00
HttpRafa
4e70848715
Updated java version used in the installation of modrinth packs from 8 to 17
2023-08-01 20:58:38 +02:00
Quinten
a8c477b103
Update mohaa
2023-08-01 16:54:25 +02:00
HoleInTheSeat
2d2e88900f
Update egg-project-zomboid.json startup ( #2399 )
...
Project-zomboid: Do not use a script as startup and do some cleanup
---------
Co-authored-by: Quinten <67589015+QuintenQVD0@users.noreply.github.com>
2023-07-30 20:14:06 +02:00
HoleInTheSeat
71d876f7f2
Read me fix ( #2396 )
...
Fix some README's
---------
Co-authored-by: Quinten <67589015+QuintenQVD0@users.noreply.github.com>
2023-07-30 17:33:28 +02:00
Panda260
e501dd4ae0
add Folia ( #2345 )
...
* add Folia
2023-07-30 17:24:53 +02:00
HoleInTheSeat
875192991c
Cube 2 sauerbraten ( #2395 )
...
Add: Cube 2 sauerbraten
---------
Co-authored-by: Quinten <67589015+QuintenQVD0@users.noreply.github.com>
2023-07-30 17:11:19 +02:00
HoleInTheSeat
95d7f01660
AssaultCube ( #2394 )
...
Add: AssaultCube
---------
Co-authored-by: Quinten <67589015+QuintenQVD0@users.noreply.github.com>
2023-07-30 17:09:34 +02:00
Quinten
2e3acd1e2a
Magma: support ARM64
2023-07-29 17:46:53 +02:00
Quinten
d37eefd19f
Merge pull request #2385 from parkervcp/update_waterfall
...
Update waterfall install script to respect the DL_LINK variable
2023-07-29 17:37:37 +02:00
gOOvER
9bcb3451c4
update SvenCOOP
2023-07-28 16:36:58 +02:00
Michael Parker
13ad8f95d7
updated var in more places
2023-07-24 09:29:11 -04:00
Michael Parker
f4e3924353
update waterfall install script
...
resolves #2384
2023-07-23 17:43:56 -04:00
Alexander Ballauf
99fbddc1cd
Adding ?MaxPlayers variable to config and startup command ( #2360 )
...
* ARK: Adding ?MaxPlayers variable to config and startup command
2023-07-23 15:22:27 +02:00
Dexuan Ren
e30fde9443
Fix server state change for running indicator
...
NEW Server loading finishing line:
"#DSL Dedicated server loaded."
OLD Server loading finishing line:
”ServerStart Success“
2023-07-23 05:01:10 -04:00
Z. Feuerborn
10f7c8abdd
Space Engineers Vanilla: Add ExperimentalMode and InGameScript options. ( #2353 )
...
* Added ExperimentalMode and InGameScript options.
---------
Co-authored-by: Zac Feuerborn <risingfish+github@gmail.com>
2023-07-22 15:41:49 +02:00
Quinten
c38cb0de4b
make AUTO_UPDATE user editable
2023-07-22 11:24:22 +02:00
Quinten
9c77a46c70
Update Arma Reforger
2023-07-22 10:57:50 +02:00
gOOvER
a8fc5c133e
add author gh profile
2023-07-22 09:12:51 +02:00
gOOvER
f081890e26
updated Risk of Rain 2
2023-07-22 09:05:43 +02:00
Quinten
42b5dd9b5c
Merge branch 'master' into neosvr
2023-07-19 16:28:48 +02:00
Michael (Parker) Parker
22acc88b44
Merge pull request #2358 from diedyesterdaywashere/quilt
...
Add Quilt
2023-07-17 17:15:29 -04:00
Michael (Parker) Parker
3ec176f606
Merge pull request #2137 from parkervcp/minetest
...
rewrite minetest
2023-07-17 17:11:21 -04:00
Michael (Parker) Parker
6a30da51eb
Merge pull request #2270 from lilkingjr1/ground-branch
...
Add Ground Branch Egg
2023-07-17 17:05:40 -04:00
Michael (Parker) Parker
177b4c8ad8
Merge pull request #2354 from AzaleeX/add/powernukkitx
...
Add Eggs PowerNukkitX
2023-07-17 17:00:36 -04:00
Kevin Moore
2d214d3478
Added support for Steam account, required by some HLDS games
2023-07-17 11:17:26 -04:00
Michael (Parker) Parker
8ff77458c3
Merge pull request #2367 from TheKing1543/master
...
Update egg-team-fortress-2-classic.json
2023-07-16 08:42:41 -04:00
TheKing1543
63d2a76409
Update egg-team-fortress-2-classic.json
...
Fixed the e-mail.
2023-07-16 11:31:51 +00:00
Michael (Parker) Parker
038644d59e
Merge pull request #2365 from diedyesterdaywashere/cssource
...
Add Counter-Strike: Source
2023-07-14 14:24:07 -04:00
Quinten
0968d8f185
Merge pull request #2361 from rafal1137/patch-1
...
Update README.md
2023-07-14 20:14:08 +02:00
TheKing1543
0746131dde
Update egg-team-fortress-2-classic.json
...
Made it work, lol.
2023-07-13 22:13:25 +00:00
diedyesterday
65c7ea05b1
Add BATTALION: Legacy ( #2366 )
...
* Add BATTALION: Legacy
2023-07-13 19:19:17 +02:00
diedyesterday
2f5fceb7f8
Add CS:S
2023-07-12 02:12:04 +03:00
gOOvER
8c4c342e41
add skip networktests
2023-07-10 16:17:37 +02:00
rafal1137
54a21d5f59
Update README.md
...
There was a missing port for allowing server to be shown on the server list. You need to port forward port 27950 too.
2023-07-10 12:55:00 +02:00
diedyesterday
06911328c9
Update egg-quilt.json
2023-07-08 21:29:57 +03:00
diedyesterday
0e07013cd8
Update Docker images
2023-07-08 19:06:00 +03:00
diedyesterday
0a8846e72c
Add Quilt
2023-07-08 18:17:54 +03:00
Azalee
c7c859a6a3
Add Eggs PowerNukkitX and add server.properties
2023-07-07 10:40:55 +02:00
Michael (Parker) Parker
f5009b7522
Merge pull request #2332 from danny6167/fix-ark-stop
...
Ark: Update startup to resolve issues with stop action
2023-07-06 21:49:20 -04:00
Michael (Parker) Parker
401efaf885
Merge pull request #2342 from parkervcp/spacestation14
...
Hotfix spacestation14
2023-07-06 21:47:38 -04:00
Daniel Barton
4d0946f9cf
Fix RedM download link parser
2023-07-06 09:53:09 +08:00
Michael (Parker) Parker
2208f6bfab
Merge pull request #2338 from parkervcp/pavlov_vr
...
Update Pavlov vr
2023-07-05 20:58:46 -04:00
Quinten
dd048b6f45
add: Clone Hero
2023-07-03 17:46:50 +02:00
Quinten
071834d8a6
Hotfix spacestation14
2023-07-03 16:23:14 +02:00
Quinten
61c7962195
Use ubuntu image
2023-07-02 17:56:29 +02:00
Quinten
c126e445a5
Update Pavlov VR
2023-07-02 17:51:41 +02:00
Stefan Kevin
f331b0b828
Update egg-unturned.json ( #2337 )
...
* Update unturned to new docker image
* Update the install script and image to the current one
---------
Co-authored-by: Quinten <67589015+QuintenQVD0@users.noreply.github.com>
2023-07-02 17:38:48 +02:00
Daniel Barton
d756bc09ad
Shorten STDIN redirection
2023-07-02 22:55:31 +08:00
Quinten
ae30536b34
add: Spacestation 14
2023-07-01 18:35:32 +02:00
diedyesterday
1b37f9aaa6
Add DDRaceNetwork ( #2275 )
...
* add DDRaceNetwork egg
* cleanup: DDRaceNetwork
---------
Co-authored-by: Quinten <67589015+QuintenQVD0@users.noreply.github.com>
2023-07-01 12:56:28 +02:00
Vedran
2bf0da4a04
OpenMp Egg ( #2269 )
...
* Add OpenMp egg
* cleanup: OpenMP
---------
Co-authored-by: Quinten <67589015+QuintenQVD0@users.noreply.github.com>
2023-07-01 11:39:30 +02:00
Enozi
723f1d38e3
Updated Evrima egg ( #2334 )
...
* Updated Evrima egg
* cleanup: The Isle
---------
Co-authored-by: Quinten <67589015+QuintenQVD0@users.noreply.github.com>
2023-07-01 11:16:55 +02:00
Daniel Barton
8e2b2fe109
Updates startup to resolve issues with stop action
...
Corrects call to rcon tool - the -c flag shouldn't be there.
Calls processes async and then waits on them so that signal traps can work
Traps *both* SIGINT and SIGTERM to account for wings bugs
2023-06-30 18:47:08 +08:00
Michael (Parker) Parker
9404093d5b
Merge pull request #2288 from parkervcp/2329680
...
Add No One Survived
2023-06-29 16:38:41 -04:00
Quinten
998087b89a
Add extra comment to Syeam Networking variable
2023-06-29 10:44:02 +02:00