1
0
mirror of https://github.com/parkervcp/eggs.git synced 2024-10-07 16:17:09 +02:00
Commit Graph

2687 Commits

Author SHA1 Message Date
Red-Thirten
05be24d2b0
Added "Disable Seasonal Events" Option
Added "Disable Seasonal Events" startup variable and updated the startup command to add the new flag `-DisableSeasonalEvents` if the variable is "true". This new flag was added to Satisfactory in 0.5.1.4 (https://satisfactory.fandom.com/wiki/Patch_0.5.1.4).
2022-04-26 12:20:00 -07:00
Stephen White
280547b07a
feat(arma 3): Variable for specifying optional mods (#1592) 2022-04-24 18:15:44 +03:00
TuEye
9ac7d4860d
* Made egg compatible to Nitrox 1.6.0.0
* Using parkers script to determine Nitrox Downnload-URL
* Moved to yolks
* Made Admin Password longer and required
2022-04-23 15:26:04 +02:00
Michael (Parker) Parker
ff376fba41
Merge pull request #1614 from gOOvER/patch-2
Lavalink - update Image for ARM64 compability
2022-04-22 08:15:43 -04:00
Charles Morgan
d412e4fb79
Update README.md (#1618)
Update minecraft links
2022-04-21 10:25:47 +03:00
CDE
a58975246d
Update installation script container 2022-04-19 13:33:12 +00:00
Torsten Widmann
c69183d5b0
Update egg-lavalink.json 2022-04-18 15:43:50 +02:00
Torsten Widmann
effed6d573
Fix Image for ARM64 2022-04-18 15:37:14 +02:00
Grant
0e7afcddd5 refactor(BeamMP): Use new config file and add variables 2022-04-17 17:19:42 -04:00
CDE90
e6ee11076c Rename egg to discord.rs 2022-04-17 20:37:32 +01:00
CDE90
a0283ff1ec Merge branch 'add/rust-lang' of https://github.com/CDE90/eggs into add/rust-lang 2022-04-17 17:05:42 +01:00
CDE90
eda031989b Update README.md 2022-04-17 17:05:39 +01:00
CDE
4305e63bd2
Update egg-serenity.json 2022-04-17 17:02:37 +01:00
CDE90
274ab72e20 Change directory name 2022-04-17 17:01:41 +01:00
CDE
774240d75c
Update README.md 2022-04-17 17:00:25 +01:00
CDE
68a37908f4
Add files via upload 2022-04-17 16:58:14 +01:00
CDE
2c738f8992
Create README.md 2022-04-17 16:58:05 +01:00
1euro7cent
53818f35a0 updated requested change 2022-04-06 17:27:48 +02:00
1euro7cent
b8b0eb0c3d languagetool stuff 2022-04-06 15:59:34 +02:00
1Euro7Cent
fd65591140
Merge pull request #2 from 1Euro7Cent/parkervcp-master
baum
2022-04-06 10:47:59 +02:00
1euro7cent
813aaf42e1 Merge branch 'master' of https://github.com/parkervcp/eggs into parkervcp-master 2022-04-06 10:45:00 +02:00
Michael (Parker) Parker
2b78a59d4b
Merge pull request #1599 from Permanently/patch-1
Removed 'auth' flag from MongoDB 4 egg
2022-04-05 16:35:25 -04:00
permanently
716cebb610
Removed 'auth' flag
Running with the auth flag would give this error: https://paste.md-5.net/imekiqocih.nginx

That is all I have to add. Enjoy :p
2022-04-02 20:08:31 +01:00
PsychoZander
424d230c7c
Updated to add git release script 2022-03-31 11:33:10 +01:00
PsychoZander
1200e4aeb1
Update default port 2022-03-31 10:06:04 +01:00
PsychoZander
33c34e7647
Update README.md 2022-03-31 10:05:13 +01:00
PsychoZander
b94c6f4f8a
Create Owncast README.md 2022-03-31 08:45:36 +01:00
PsychoZander
fbf314b180
Update README.md to include Owncast 2022-03-31 08:37:00 +01:00
PsychoZander
1f8567cb7e
Create egg-owncast-online.json egg
Add an egg for https://owncast.online. Could do with an addition to the install script to scrape and find latest version instead of set version.
2022-03-31 08:32:41 +01:00
Matouš Kučera
019536f669
fix: apply suggestions 2022-03-19 21:17:40 +01:00
Quinten
8f6b91dbc9
docs(magma): fix wrong website URL in readme (#1587) 2022-03-19 16:21:34 +02:00
Matouš Kučera
24e1e0cca4
add Reposilite egg 2022-03-18 18:04:07 +01:00
Michael (Parker) Parker
3897b8d7ed
Merge pull request #1584 from Jack-Bailey/patch-1
Enable authentication in startup
2022-03-16 07:46:26 -04:00
Jack Bailey
f6d9e302c7
Enable authentication in startup
As it starts with a password protected admin user on startup anyway, the majority of usecases would benefit from having authentication enabled by default
2022-03-16 10:42:55 +00:00
Th3Dilli
c29b91071a
remove duplicated mindustry entry 2022-03-13 12:05:13 +01:00
Th3Dilli
a873498f97
Merge remote-tracking branch 'origin/master' into mohaa 2022-03-13 12:02:43 +01:00
Th3Dilli
02dab51d2e
add image and correct server.cfg 2022-03-13 11:42:55 +01:00
NgLoader
18c59cd8fc
fix: fixed nanolimbo now pulling latest config (#1574) 2022-03-12 19:45:29 +02:00
Marko
70d6cebce5
Update Egg for CryoFall to use Dotnet6 Image (#1575) 2022-03-12 19:40:18 +02:00
maximilianovermeyer
1c77790a86
fix(insurgency) "Max Players" env variable typo (#1572)
"Max Players" var was defined as MAXPLAYERS, but referred as MAX_PLAYERS. Changed the definition instead of the startup command to keep it consistent with other steam games.
2022-03-01 22:55:12 +02:00
Michael (Parker) Parker
30e9e17c21
Merge pull request #1564 from MrMasrozYTLIVE/patch-1
Update egg-mindustry.json
2022-02-19 09:57:15 -05:00
Andrey (MiTask)
4c509adb89
Update egg-mindustry.json 2022-02-19 17:54:36 +03:00
Michael (Parker) Parker
968fbebce6
Merge pull request #1550 from hardixnph/master
replace youtube-dl with youtube-dlp because yt-dl is slower and forgotten
2022-02-19 09:28:57 -05:00
Michael (Parker) Parker
5e2986ed26
Merge pull request #1557 from NgLoader/fix/mongodb
Fix: MongoDB config is not applied
2022-02-19 09:27:48 -05:00
Michael (Parker) Parker
b505368ed3
Merge pull request #1497 from regulad/add/game_eggs/minecraft/java/glowstone
Added glowstone
2022-02-19 09:27:19 -05:00
Michael (Parker) Parker
ac1af237fe
Merge branch 'master' into add/game_eggs/minecraft/java/glowstone 2022-02-19 09:26:36 -05:00
Michael (Parker) Parker
d676dc85b6
Merge pull request #1452 from lrmtheboss/markdown-formatting-changes
Markdown Formatting Fixes
2022-02-19 09:21:19 -05:00
Michael (Parker) Parker
534e2238f0
Merge branch 'master' into markdown-formatting-changes 2022-02-19 09:20:49 -05:00
Michael (Parker) Parker
aaa1bc846a
Merge pull request #1563 from gOOvER/patch-4
update/haste-server - switch to ghcr
2022-02-19 07:58:37 -05:00
Torsten Widmann
d907c6aab3
update/haste-server - switch to ghcr 2022-02-19 13:57:35 +01:00