Commit Graph

152 Commits

Author SHA1 Message Date
papertots
b98725f333
Add Escape from Tarkov Singleplayer Server (#2753)
* Create egg-singleplayer-tarkov

* Create README.md

* Update README.md

* Update README.md

* Updated directory name to fit alphabetical order

* rename to .json

* Update egg-singleplayer-tarkov.json

Changed Node installation to use the official method.
Integrated the github grab script for the SIT coop mod.

* Update egg-singleplayer-tarkov.json

---------

Co-authored-by: Quinten <67589015+QuintenQVD0@users.noreply.github.com>
2024-04-05 16:26:18 +02:00
Rob Stivanson
f01a016ea1
Add Neverwinter Nights: Enhanced Edition (#2709)
* initial implementation

* readme update

* grammar

* updated music file path

---------

Co-authored-by: Robert Stivanson <rstivanson@blizzard.com>
2024-04-05 12:45:02 +02:00
mattman107
cb259e4ffa
Add SuperTuxKart egg (#2823)
* Create egg-super-tux-kart.json

* Create ReadMe.md

* Update README.md

* Update ReadMe.md

* Update egg-super-tux-kart.json

* Update README.md

* Update ReadMe.md

* Update egg-super-tux-kart.json

* Update ReadMe.md

* Update ReadMe.md

* Update egg-super-tux-kart.json

* more input validation

---------

Co-authored-by: Quinten <67589015+QuintenQVD0@users.noreply.github.com>
2024-04-03 11:34:04 +02:00
Michael (Parker) Parker
5db40f5a22
Merge pull request #2789 from parkervcp/nova-life
add Nova-Life: Amboise
2024-04-01 12:07:08 -04:00
Michael (Parker) Parker
eb90e1c19c
Merge pull request #2802 from parkervcp/No_Love_Lost
add No Love Lost
2024-04-01 12:05:39 -04:00
Dylan
3bb0b81c5f
Add DDNet (#2841)
* Add DDNet

* Add DDNet

* Add DDNet

* Add DDNet Egg

* Add DDNet README

* Fix Commit

Updated Features, Docker Image, and validation
2024-04-01 17:04:07 +02:00
Michael (Parker) Parker
e0f18c0023
Merge pull request #2784 from glorantq/neoforge
Add NeoForge egg for Minecraft Java
2024-03-29 09:24:05 -04:00
Quinten
6a4c8da244
add Rimworld Together 2024-03-23 19:19:53 +01:00
durzo
c6c246b601
Add TerraTech Worlds egg (#2819)
* Add TerraTech Worlds egg

* Update + cleanup + readme

* update README for terratech worlds

---------

Co-authored-by: Quinten <67589015+QuintenQVD0@users.noreply.github.com>
2024-03-23 17:27:13 +01:00
Quinten
b036953e0d
add No Love Lost 2024-03-15 11:06:17 +01:00
Quinten
ef3ccf2679
add Dead Matter 2024-03-12 18:42:03 +01:00
Quinten
0e38f19d06
add Nova-Life: Amboise 2024-03-09 10:25:31 +01:00
Michael (Parker) Parker
3f054283a9
Merge pull request #2515 from parkervcp/VEIN
Add VEIN
2024-03-08 16:07:36 -05:00
Gerber Lóránt Viktor
ed007d5512 Add NeoForge egg for Minecraft Java
This commit adds an egg for the new Minecraft Forge fork
called NeoForge.
2024-03-06 20:47:13 +01:00
Sayaniku
3ad774b964
[Remove] Delete game_eggs/yuzu-emu directory (#2779)
* [Remove] Delete game_eggs/yuzu-emu directory

Yuzu stopped their work on the emulator due at the Nintendo win : https://twitter.com/yuzuemu/status/1764733659444064671
The emulator isn't working anymore, everything about yuzu-emu has been deleted

* also remove Yuzu from the readme

* Remove Yuzu because legal reasons with Nintendo

---------

Co-authored-by: Quinten <67589015+QuintenQVD0@users.noreply.github.com>
2024-03-05 10:39:38 +01:00
Quinten
0b3083f4c2
Merge branch 'master' into VEIN 2024-03-03 13:35:02 +01:00
Quinten
c9ed85b2c1
add Myth of Empires 2024-02-23 09:24:59 +01:00
Alexander Ballauf
3a24c8a369
Adding CS2 egg (#2725)
* Adding CS2 egg

- Including template config and sourcetv config

* Adding missing quote for rcon password

* Update variable rules for max players and tv port

* Remove package requirement from readme

* Change game order in readme files

* Updating cs2 egg

- removed +net_public_adr from startcommand
- removed server.cfg from installscript
- removed sourcetv.cfg from installscript
- added hostname, sv_password and rcon_password to startcommand
- updated readme

* Update start parameters

- removed game_alias
- added game_mode & game_type

* Update map variable

- removed pre-defined map values
- add example values to description as of 2024-02-14

* fix readme

---------

Co-authored-by: Quinten <67589015+QuintenQVD0@users.noreply.github.com>
2024-02-21 16:19:03 +01:00
Quinten
4867d3a76e
Merge pull request #2704 from RStivanson/smalland
Add Smalland: Survive the Wilds
2024-02-02 10:22:41 +01:00
Rob Stivanson
8fdf79e326
Add Necesse (#2700)
* initial implementation

* Use shipêd java version + fix install script

---------

Co-authored-by: Robert Stivanson <rstivanson@blizzard.com>
Co-authored-by: Quinten <67589015+QuintenQVD0@users.noreply.github.com>
2024-01-30 12:32:40 +01:00
Robert Stivanson
7c5181cf0b initial implementation 2024-01-29 21:11:03 -08:00
Michael (Parker) Parker
03780f41dd
Merge pull request #2671 from Ballaual/palworld-egg
Adding egg for Palworld
2024-01-27 19:33:22 -05:00
Pete Navarra
ffc5fb7fb0
Adding the Official Enshrouded Egg (#2686)
* Adding the Enshrouded Dedicated Server

New Egg running on Wine-Latest

* Enshrouded Dedicated Server Egg

* Adding to Readme's

* Readme

* Updating Server Name

* Cleanup

* This is cleaner

* make github happy

---------

Co-authored-by: Quinten <67589015+QuintenQVD0@users.noreply.github.com>
2024-01-24 16:56:45 +01:00
Alexander Ballauf
39f170fc25 fix typo in README
Co-Authored-By: Chris Tunbridge <967304+destreyf@users.noreply.github.com>
2024-01-19 16:05:15 +01:00
Alexander Ballauf
39832ae470 adding palworld to all README files 2024-01-19 15:54:08 +01:00
Michael (Parker) Parker
7fdfcb5b6a
Merge pull request #1653 from TuEye/Add-Longvinter
Add Longvinter
2023-12-30 10:58:17 -05:00
Michael (Parker) Parker
108936347f
Merge pull request #2614 from parkervcp/Wurm
Add Wurm Unlimited
2023-12-28 08:24:21 -05:00
engels74
1b36c871d0 Adding HumanitZ 2023-12-25 01:53:03 +01:00
Quinten
025333aa9d
Merge pull request #2528 from vp-en/feat-stationeersWithBepinex
Adding Stationeers (BepInEx)
2023-12-18 18:54:34 +01:00
Quinten
16845ecd1e add Colony Survival 2023-12-18 17:34:57 +01:00
Quinten
697e28c63f add Wurm Unlimited 2023-12-18 14:39:45 +01:00
gOOvER
c2836fcba1 removed multiadmin, since its not longer under development 2023-12-02 08:10:02 +01:00
Dylan
549a99b37f
Update README.md
Added to game_egg README
2023-11-14 06:25:12 -05:00
Elite Espeon
d74090b859 Add Resonite 2023-11-11 10:37:08 -05:00
Limmek
33206f8aa4 Added Astro colony to readme 2023-11-06 10:02:55 +00: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
engels74
d21a237e7c fix the readme 2023-10-28 20:02:55 +02:00
Quinten
68ef678f7e
add Mount & Blade II: Bannerlord 2023-10-21 17:25:07 +02:00
Quinten
445fd8a3c6
Add VEIN 2023-10-19 11:48:55 +02:00
gOOvER
473869b1f0 add the Front 2023-10-15 06:34:21 +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
46957f2c45
Merge pull request #2249 from parkervcp/steam_2058450
Steam Swords 'n Magic and Stuff
2023-08-13 13:23:45 -04: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
42b5dd9b5c
Merge branch 'master' into neosvr 2023-07-19 16:28:48 +02: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
038644d59e
Merge pull request #2365 from diedyesterdaywashere/cssource
Add Counter-Strike: Source
2023-07-14 14:24:07 -04:00
diedyesterday
65c7ea05b1
Add BATTALION: Legacy (#2366)
* Add BATTALION: Legacy
2023-07-13 19:19:17 +02:00