Commit Graph

1981 Commits

Author SHA1 Message Date
Michael (Parker) Parker
192ee814e7
Merge pull request #854 from acl1704/update/cuberite
Fix Cuberite unpack
2020-12-08 20:26:59 -05:00
Alex
796f27d94a fix startup 2020-12-08 17:25:57 -08:00
Alex
08e2b6db97 fix unpacking 2020-12-08 15:11:14 -08:00
tmunsch
d63f8ecfb7
Update Curse Readme to reference Valid Modpack
Updated Readme to include the Modpack that is referenced by default in the Curse Forge egg.
2020-12-08 17:31:58 -05:00
Alex
c3ec1c1a7c update mohist for new instllation process 2020-12-08 13:48:21 -08:00
Michael (Parker) Parker
84308ab716
Merge pull request #849 from tmunsch/patch-3
Update curseforge to reference a working modpack
2020-12-08 12:10:54 -05:00
Michael (Parker) Parker
21e7b7acb8
Merge pull request #848 from acl1704/update/mc
Update MC eggs
2020-12-08 12:10:25 -05:00
TASelwyn
7ce2e93689 Merge branch 'master' into add/pavlov 2020-12-07 13:53:29 -05:00
TASelwyn
5beb7dff8e Merge remote-tracking branch 'upstream/master' 2020-12-07 13:52:41 -05:00
TASelwyn
6ba27429bf Revert "Revert "Merge pull request #777 from Thiritin/patch-1""
This reverts commit 623fe58e20.
2020-12-07 13:51:52 -05:00
TASelwyn
623fe58e20 Revert "Merge pull request #777 from Thiritin/patch-1"
This reverts commit 0b67a81d32, reversing
changes made to 59af9d3d98.
2020-12-07 13:51:48 -05:00
TASelwyn
c4c9b37397 Pavlov initial egg work 2020-12-07 13:48:56 -05:00
tmunsch
294494d952
Update curseforge to reference a working modpack
Update wording to reference a modpack that works out the box as opposed to sevtech ages which doesn't work. I added my BOFA mods modpack however we can use any modpack that works out the box. If used, I vow to not break this modpack and will leave it in it's current state to guarantee it will work when people use it as a test.
2020-12-07 11:36:10 -05:00
Alex
53063f742b update fabric to java 11 2020-12-06 19:55:39 -08:00
Alex
f9719d76f9 Add EULA feature flag
add flag and rename forge version
2020-12-06 19:32:15 -08:00
Michael (Parker) Parker
c01d8282a5
Merge pull request #847 from DomiiBunn/master
Add LeagueSandbox Attempt 2
2020-12-06 16:26:58 -05:00
Dominika Jadowska
b5668289f5
Add League Sandbox Egg 2020-12-06 21:47:57 +01:00
Michael (Parker) Parker
1337934fc0
Merge pull request #846 from tmunsch/patch-2
Update fabric version defaults
2020-12-06 11:49:46 -05:00
tmunsch
84985b4a93
Update fabric
Set latest to default version value
2020-12-06 11:45:51 -05:00
Michael (Parker) Parker
4ee0262ffc
Merge pull request #844 from acl1704/testing/terraria
Update Terraria vanilla base image
2020-12-06 07:13:07 -05:00
Michael (Parker) Parker
8319d47e79
Merge pull request #845 from acl1704/testing/mohist
Add Mohist
2020-12-06 07:12:52 -05:00
Alex
9152114fcc update terraria to base_debian 2020-12-06 02:18:59 -08:00
Alex
735ff75a4f add mohist egg 2020-12-06 02:09:56 -08:00
Michael (Parker) Parker
af072a124c
Merge pull request #843 from TASelwyn/TASelwyn-patch-1
Update README
2020-12-05 21:14:54 -05:00
Thomas Selwyn
a259c38fc0
Update README.md 2020-12-05 21:12:30 -05:00
Michael (Parker) Parker
cd8b7303d7
Merge pull request #839 from TASelwyn/update/egg_docs
General egg cleanup & fixes
2020-12-05 20:52:28 -05:00
Thomas Selwyn
2a74cb7818
Merge branch 'master' into update/egg_docs 2020-12-05 20:40:15 -05:00
Michael (Parker) Parker
3e0d2807a6
Merge pull request #836 from gOOvER/ts3manager
add/TS3 Manager Egg
2020-12-05 20:38:10 -05:00
Thomas Selwyn
f6f60c0ad8
Merge branch 'master' into update/egg_docs 2020-12-05 20:34:14 -05:00
Michael (Parker) Parker
5cce4d512e
Merge pull request #783 from tmunsch/patch-1
Add Fabric Egg
2020-12-05 20:24:44 -05:00
TASelwyn
def0472068 pavlov start 2020-12-05 15:45:57 -05:00
Thomas Selwyn
8e3767e50f
Update README.md 2020-12-05 14:52:01 -05:00
TASelwyn
a2956ba5cf Nukkit deprecation warning
Please use NukkitX by Cloudburst.
https://github.com/CloudburstMC/Nukkit
2020-12-05 14:42:04 -05:00
TASelwyn
e38ab1c1e3 Update README.md 2020-12-05 14:09:49 -05:00
TASelwyn
54c0594430 Adds bedrock server readme's 2020-12-05 13:59:34 -05:00
TASelwyn
65609dac85 Update README.md
Adds geysermc to cross platform readme
2020-12-05 13:54:45 -05:00
TASelwyn
7a4b188518 Update README.md
Fixed bad indenting
2020-12-05 13:51:37 -05:00
TASelwyn
998c24bddf Updates Readme
Adds tuinity readme & updates the original /minecraft/ readme to indicate the proxy changes.
2020-12-05 13:50:05 -05:00
TASelwyn
3a8deca69b Cleans up readme
Removes trailing slash to be consistent (added for missing ones in previous commit)
2020-12-05 13:45:54 -05:00
TASelwyn
846a4d4819 Cleaning up proxies
Geyser is actually cross platform, not just bedrock.
Also, dragonproxy is entirely abandoned in favour of geyser so removed all instances of dragonproxy and just left a msg saying use geyser in the top level readme.
2020-12-05 13:42:37 -05:00
Michael (Parker) Parker
0b67a81d32
Merge pull request #777 from Thiritin/patch-1
Modify SCP:SL Dedicated to allow EXILED Modification to run Auto Updater
2020-12-05 07:39:42 -05:00
Michael (Parker) Parker
59af9d3d98
Merge pull request #838 from gOOvER/waterdog-fix
Waterdog - Fix path
2020-12-05 07:32:59 -05:00
Torsten Widmann
7f6d5dbf51 Waterdog - Fix path 2020-12-05 13:12:27 +01:00
Torsten Widmann
9067806d32 Waterdog - Add missing config.yml 2020-12-05 12:51:36 +01:00
Torsten Widmann
46767f0bbf updated description 2020-12-05 11:42:29 +01:00
Torsten Widmann
49bbc4720a Update TeaSpeak Egg to be able to install latest Beta 2020-12-05 10:35:17 +01:00
Torsten Widmann
c7f1649cb5 small fix 2020-12-05 08:58:49 +01:00
Torsten Widmann
8cd7f2bd56 add/TS3 Manager Egg 2020-12-05 08:52:54 +01:00
Michael (Parker) Parker
55d88954a8
Merge pull request #835 from parkervcp/update/holdfast
update holdfast locations
2020-12-04 16:38:08 -05:00
Michael Parker
4980369696 update holdfast locations
Changes the holdfast location
2020-12-04 16:35:31 -05:00