Commit Graph

17 Commits

Author SHA1 Message Date
Matthew Chan
b6b7685215 Missed the ` 2018-06-30 19:21:37 +01:00
Matthew Chan
d3b4b6c0c3 Using jq -r instead 2018-06-30 19:19:35 +01:00
Matthew Chan
b3b40d10b9 - Changed json parsing to look for latest instead of assuming the last entry
- Removed password variable because you can't set an empty password
- Added variables to help host public servers
- Added the map creation options to use the map-gen json files
- Added the server settings launch option which is required for public servers
2018-06-08 21:11:47 +01:00
Matthew Chan
2f3b2be8ea Merge branch 'master' of https://github.com/parkervcp/eggs
# Conflicts:
#	Factorio/factorio/egg-factorio.json
2018-06-08 21:07:29 +01:00
Michael (Parker) Parker
41744332c8 factorio version fix 2018-05-27 23:25:05 -04:00
Michael (Parker) Parker
c169b8debf proper json parsing
Use jq to parse the json for versions properly instead of the hacky grep |  grep approach.
2018-05-26 10:05:42 -04:00
Matthew Chan
c7c11b1ebc Fixed version parsing that was stopping installations 2018-05-26 14:23:01 +01:00
Michael (Parker) Parker
2bd22a6028 factorio startup fix 2018-03-27 09:17:08 -04:00
Michael (Parker) Parker
31418b04e9 factorio server settings change 2018-03-11 23:35:07 -04:00
Michael (Parker) Parker
3b133c072b factorio fixes 2018-03-07 00:15:26 -05:00
Michael (Parker) Parker
5b5b1a56d6 fix factorio experimntal really.... 2018-02-26 23:09:39 -05:00
Michael (Parker) Parker
54eca80e26 Revert "fix factorio experimntal"
This reverts commit 3128155330.
2018-02-26 23:06:51 -05:00
Michael (Parker) Parker
3128155330 fix factorio experimntal 2018-02-26 23:01:30 -05:00
Michael (Parker) Parker
a88bd78b07 fixing factorio experimental
Getting the correct experimental version
2018-02-23 20:13:28 -05:00
Michael (Parker) Parker
abeb7184e2 factorio version fix 2018-02-23 19:30:04 -05:00
Michael (Parker) Parker
99dd69aec7 organizing... 2018-02-16 02:19:55 -05:00
Michael (Parker) Parker
4a4d62e616 3 new eggs
Factorio, Terraria, Minecraft.

Factorio - default service basic variables

Terraria - Tshock modded game server

Spigot - Builds the spigot jar from scratch on each install. Installs take some time to complete due to this.

Bonus - New README
2018-02-16 01:56:27 -05:00