Commit Graph

513 Commits

Author SHA1 Message Date
Red-Thirten
db4fc77381 Add Mod List functionality & descriptions clean up 2022-05-26 16:19:03 -07:00
Michael (Parker) Parker
5a5739b95d
Merge pull request #1666 from parkervcp/fix/paper
fix: update Paper API
2022-05-25 17:18:52 -04:00
Jakub Doboš
6733af5643
Merge branch 'master' into patch-1 2022-05-25 15:24:53 +02:00
Michael (Parker) Parker
74c44b0ad3
Merge pull request #1668 from Doc94/fix/api-mc-magma
fix: update Magma API
2022-05-25 09:17:25 -04:00
Red-Thirten
f10379b228 Update default "[Advanced] Extra Startup Parameters" value
Added `-limitFPS=120` flag to the default value to prevent runaway FPS and crashing for vanilla servers.
2022-05-24 10:22:19 -07:00
Red-Thirten
ebc02d607f Set default "Max FPS" value
Set default "Max FPS" Startup Parameter value to 120, as recommended by BI documentation.
2022-05-24 10:17:42 -07:00
Red-Thirten
c748b5a7e8 Fix "Max Players" Startup parameter range
Increased to maximum of 256 players, which aligns with BI documentation.
2022-05-24 10:12:10 -07:00
Red-Thirten
54054579ef Initial Upload 2022-05-23 19:40:24 -07:00
Red-Thirten
c109097ee4 Cleaned up README
- Added IAmSilK as a code contributor
- Condensed System Requirements/Recommendations to a nice table
2022-05-22 20:36:57 -07:00
Red-Thirten
da7bfab43d General Egg Cleanup
- Fixed typo in description
- Fixed BattlEye path in startup command
- Wrapped extra startup parameters in quotations to prevent a malicious client from executing arbitrary bash commands on the container via a (potentially forced) Arma server application crash.
- Stop command no longer requires extra "C" and was fixed.
- Updated install script to check for valid Steam credentials (required for Arma 3) and removed an un-needed directory creation. Also made the Script Entrypoint Command more specific.
- Removed long gone depreciated startup variables (not even used in startup or entrypoint anymore).
2022-05-22 18:17:59 -07:00
Gorian
a485c6c974
added link to foundry website 2022-05-22 13:38:08 -07:00
Jakub Doboš
0f48b96218 Remove unmaintaned Tuinity
As it poses a security risk both with present log4j vuln & the CI is dismantled, it no longer works.
2022-05-22 10:36:02 +02:00
Doc
d0d92996a3
Update download API for Magma 2022-05-22 00:21:59 -04:00
softwarenoob
65d5978e8c
fix: update Paper API
Paper api endpoints have been updated to api.papermc.io/v2 from the old papermc.io/api/v2

This is a copy of default Paper egg from the Panel, but without PTDL_V2 changes, which requires Panel 1.8+ that has not been released yet.
2022-05-21 18:31:51 +03:00
Red-Thirten
1db3cab738 Updated README & Small Fix
- Added "How to Add Mods" section to egg's README.
- Fixed copy/paste mistake on `_comment` line of egg.
2022-05-20 15:14:56 -07:00
Red-Thirten
82fb0bcf7d Initial Upload of Arma Reforger Egg
- Added new egg
- Added README for egg
- Updated all directory READMEs (including fixing some style issues with `game_eggs\steamcmd_servers\README.md`)
2022-05-20 13:51:22 -07:00
Michael (Parker) Parker
6c6ceee55a
Merge pull request #1651 from docimin/patch-4
Fixed install script tModloader
2022-05-18 16:26:24 -04:00
Enozi
1816b94835
Feat: The Isle egg 2022-05-17 00:12:56 +02:00
Enozi
bbf66326fe
Update README.md
Added The Isle
2022-05-17 00:02:21 +02:00
Enozi
d0e4d3bb18
Update README.md
Added The Isle
2022-05-16 23:59:01 +02:00
Enozi
198b887ccb
Added new egg 2022-05-16 23:57:13 +02:00
Enozi
284313d907
Create README.md 2022-05-16 23:52:36 +02:00
gOOvER
6db9034c0a fix startup, to show console; update images to ghcr 2022-05-15 11:17:13 +02:00
Bad
40e207d17d
Fix Rust Staging mistake Quary -> Query 2022-05-15 00:38:52 +03:00
Faye
7a5f16730a
Fixed install script 2022-05-14 09:55:19 +02:00
Michael (Parker) Parker
2504d811a2
Merge pull request #1639 from Boy132/patch-4
Update "Server Name" Variable for Project Zomboid
2022-05-06 08:47:30 -04:00
Boy132
158ba055dc
Update server name variable for project zomboid 2022-05-06 10:53:01 +02:00
Boy132
56829c88cd
Fix download link for Flamecord 2022-05-06 10:21:09 +02:00
Quinten
46e5666e0e
update egg-s-a--m-p.json to new image 2022-05-04 14:43:58 +02:00
Michael (Parker) Parker
0d50b7e9ec
Merge pull request #1622 from lilkingjr1/satisfactory
[Satisfactory] Add "Disable Seasonal Events" Startup Parameter
2022-04-29 21:20:43 -04:00
Michael (Parker) Parker
c7a65a467e
Merge pull request #1619 from TuEye/Fix-Subnautica-Nitrox
Fix Subnautica Nitrox
2022-04-29 20:31:42 -04:00
JstnLT
dc9f730acc
Update README.md 2022-04-27 12:46:01 +07:00
JstnLT
5daf1dba07
add Los Angeles Crimes 2022-04-27 12:44:31 +07:00
Red-Thirten
dcdb4fdfb1
Fix whitespace issues in README.md
Fixed a regression with newline spacing.
2022-04-26 12:46:43 -07:00
Red-Thirten
c1f57dfd74
General README Improvements
Updated some info and cleaned up verbiage in some places.
2022-04-26 12:31:18 -07:00
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
Charles Morgan
d412e4fb79
Update README.md (#1618)
Update minecraft links
2022-04-21 10:25:47 +03:00
Grant
0e7afcddd5 refactor(BeamMP): Use new config file and add variables 2022-04-17 17:19:42 -04:00
Quinten
8f6b91dbc9
docs(magma): fix wrong website URL in readme (#1587) 2022-03-19 16:21:34 +02: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
Andrey (MiTask)
4c509adb89
Update egg-mindustry.json 2022-02-19 17:54:36 +03: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
534e2238f0
Merge branch 'master' into markdown-formatting-changes 2022-02-19 09:20:49 -05:00
Michael (Parker) Parker
9c60165b9b
Merge pull request #1558 from gOOvER/update/valheim
update/valheim - add betabranch
2022-02-19 07:35:12 -05:00
Torsten Widmann
4b9827e8b6
update/veloren - removed -b flag, because it's not part of startup 2022-02-19 13:18:52 +01:00
gOOvER
27fa7b4115 small fix 2022-02-18 11:40:15 +01:00
gOOvER
09234ee196 update/valheim - add betabranch 2022-02-18 11:34:27 +01:00
Michael (Parker) Parker
e3be1b03a6
Merge pull request #1527 from lilkingjr1/openrct2
Add OpenRCT2 Egg
2022-02-08 09:04:57 -05:00
Michael (Parker) Parker
bfb0947d22
Merge pull request #1537 from parkervcp/features/steam-disk-space
feat: add steam_disk_space egg feature to SteamCMD eggs
2022-02-05 15:32:17 -05:00
Michael (Parker) Parker
bed3626221
Merge pull request #1538 from parkervcp/update/base_debian
feat: use Yolks base image for multiarch support
2022-02-04 20:53:11 -05:00
Michael (Parker) Parker
f7654a8481
Merge pull request #1536 from parkervcp/features/pid-limit
feat: add pid_limit egg feature to MC eggs
2022-02-04 07:18:46 -05:00
Red-Thirten
f0e1eaa6a3 Update processor support in README
Updated minimum processor requirement to mention that multiarch is now supported on the updated image.
2022-01-24 13:38:22 -08:00
Aestas
3835c3d3f6
[curseforge-generic] Fix curl not accepting URLs with brackets (#1541)
Co-authored-by: Aaron <aaron.carton@student.howest.be>
2022-01-24 04:23:39 +02:00
softwarenoob
28c587a918
feat: use Yolks base image for multiarch support
Changes to Yolks base image for multiarch support of AMD64 and ARM64.
2022-01-22 12:48:15 +02:00
softwarenoob
777174781c
feat: add steam_disk_space egg feature to SteamCMD eggs
A new egg feature modal was introduced in Panel v1.7.0 triggering when server has run out of disk space to provide more user-friendly instructions to both admins and normal users. This is unique to SteamCMD specific errors.
2022-01-20 20:09:13 +02:00
softwarenoob
aa13403503
feat: pid_limit egg feature to MC eggs
Other eggs might benefit from this as well, but for now will stick with MC that are known to spawn a lot of processes when modded.
2022-01-20 19:43:40 +02:00
Red-Thirten
45e100270c Fix issue reference links in README
Didn't know GitHub wouldn't parse the issue links in the README like it does in discussions...
2022-01-17 15:48:23 -08:00
Red-Thirten
7dcbd35e5a README corrections
- Fixed OpenRCT2 project's website to be correct.
- Added note to minimum disk space requirement that building from source *may* require a tad more memory than the base game server needs to run.
- Clarified that console commands currently do not work due to a Pterodactyl issue and not a OpenRCT2 one.
- Added GitHub issue reference to password known issue.
2022-01-17 15:36:50 -08:00
Red-Thirten
ba28ba1128
Update "Save File" variable to support .sv4/.sv6 save files
Co-authored-by: Michał Janiszewski <janisozaur@users.noreply.github.com>
2022-01-17 15:03:38 -08:00
Torsten Widmann
68327020b2
Avorion - Fixed SRCDS_APPID 2022-01-14 16:44:52 +01:00
Boy132
45da38ccaa
Fix mohist download url & make jar file viewable (#1530) 2022-01-14 13:01:38 +02:00
Michael (Parker) Parker
e95d3e6f7e
Merge pull request #1523 from gOOvER/add/craftopia
add/Craftopia
2022-01-13 16:04:37 -05:00
Red-Thirten
08c55cfaed Fix broken default save URL in installation script 2022-01-12 16:26:01 -08:00
Red-Thirten
003c1ae215 Fix minor startup script bug regarding default save
- Default save file was referenced as the old `.sv6` file in some places, when it should be `.park`.
2022-01-12 15:33:53 -08:00
Red-Thirten
3d4b512abc Fix minor README errors 2022-01-12 15:07:53 -08:00
Red-Thirten
a3be667877 Update README.md 2022-01-12 01:21:53 -08:00
Red-Thirten
d8f7ef857c Bug Fixes & Cleanup
- Cleaned up egg file in general
- Fixed / cleaned up startup command (autosave bash in particular)
- Fixed typo in Configuration Files config
- Fixed multiple formatting and runtime bugs in the install script
- Updated default save file from .sv6 to the newer .park format
2022-01-12 01:06:02 -08:00
Red-Thirten
e7378cb542 Initial commit
- Updated README's
- Added OpenRCT2 directory and related files.
2022-01-11 20:52:48 -08:00
Michael (Parker) Parker
d34679e93d
Merge pull request #1518 from rexracer1998/patch-1
Changing the stop action of FiveM egg
2022-01-11 13:26:45 -05:00
Michael (Parker) Parker
5fd3a02ffb
Merge pull request #1522 from parkervcp/issue/1515
fix(redm): version fetching and use changelogs for latest
2022-01-11 13:25:37 -05:00
Michael (Parker) Parker
250f6e55df
Merge pull request #1487 from gmazoyer/add/left4dead
Add Left 4 Dead and Left 4 Dead 2
2022-01-11 13:24:41 -05:00
softwarenoob
cac4388a34
feat(fivem): default to latest on invalid versions and use changelogs for latest
Change latest recommended build fetching to use their changelogs page and default to latest when invalid version is provided.
2022-01-11 17:18:12 +02:00
Torsten Widmann
88426265fa add/Craftopia 2022-01-11 16:15:19 +01:00
softwarenoob
a00f756495
chore: cleanup the install script 2022-01-11 17:02:38 +02:00
softwarenoob
a54784311b
fix(redm): version fetching and use changelogs for latest
Fixes version fetching due to it trying to match invalid href tag
Fixes defaulting to latest if invalid version is provided
Change latest recommended build fetching to use their changelogs

resolves #1515
2022-01-11 16:28:20 +02:00
softwarenoob
398478ceda
fix(magma): version detection for latest
Add check for latest `[[ "${MC_VERSION}" == "latest" ]]`.

Previously, it was only checking for exact versions or empty value, and I completely forgot to test latest.

Resolves #1516
2022-01-11 16:09:26 +02:00
rexracer1998
affd90f9a2
Changing the stop action of FiveM egg
On line 21, I've changed "^C" to "quit" in order to stop the server because SIGINT doesn't work in this case.
2022-01-09 23:37:42 +01:00
Parker Wahle
1a84600dbe
Add files via upload 2022-01-07 15:16:11 -05:00
ICon
e40d9f21db Fixed Name Mistake 2022-01-02 20:48:49 -07:00
ICon
9e53660dbc Changed quay repository to ghcr.io 2022-01-02 20:47:25 -07:00
ICon
966e933728 Modified Factorio Egg for better start script 2022-01-02 13:20:39 -07:00
Michæl
a62842e25d
Updated Stop command
Updated Stop command in order to stop it gracefully
2022-01-01 22:59:33 +02:00
Toasty
5e66ccde54 Update stop command for Project Zomboid
Using ^C forces the server closes and doesn't let it save; quit saves then closes it gracefully
2022-01-01 12:58:12 -06:00
Steven
6df3bc32d7
Update Project Zomboid Egg to support beta versions (#1475)
Co-authored-by: softwarenoob <admin@softwarenoob.com>
2021-12-29 16:45:04 +02:00
Parker Wahle
2c502d0e3b
Add files via upload 2021-12-23 10:40:21 -05:00
Parker Wahle
fda5868d75
Add files via upload 2021-12-23 08:50:52 -05:00
Parker Wahle
3649847b45
Added glowstone 2021-12-23 08:41:47 -05:00
Torsten Widmann
1005f7e951
Add telnet variable to 7d2d (#1495)
* added Telnet Variable
2021-12-23 10:48:34 +02:00
softwarenoob
d45ffa37d3
fix: beamng glibc requirements
Update Docker images and rewrite beamng to use github release grabber allowing to specify versions.
2021-12-22 11:12:44 +02:00
Encode42
96f963db1b
Update Purpur egg description (#1488) 2021-12-19 05:13:56 +02:00
Guillaume Mazoyer
b90ff3e6e8
Use proper docker images 2021-12-18 19:01:28 +01:00
Guillaume Mazoyer
b7eab9d717
Add Left 4 Dead and Left 4 Dead 2 2021-12-18 17:41:17 +01:00
Michael (Parker) Parker
a7ebf7588a
Merge pull request #1463 from parkervcp/patch/forge
forge: clean up and add more debugging
2021-12-17 08:56:16 -05:00
Michael (Parker) Parker
a7f092fb07
Merge pull request #1469 from parkervcp/7d2d/password
feat(7d2d): allow specifying telnet password
2021-12-17 08:54:46 -05:00
Michael (Parker) Parker
6e0b580c87
Merge pull request #1476 from MrRazamataz/master
Fix Cloudburst Nukkit download links
2021-12-17 08:54:16 -05:00
Michael (Parker) Parker
069bde8731
Merge pull request #1485 from parkervcp/add/mohist
fix: add Mohist egg back
2021-12-17 08:31:20 -05:00
softwarenoob
044ff5c447
fix: add Mohist egg back
Mohist was by mistake removed in #1453 PR
2021-12-17 13:23:28 +02:00
softwarenoob
6e38e1d9e5
fix: magma support for newer versions
Rewrite the egg to support dev and stable versions, together with newer +1.16 installers.

Does not rely on their own API latest fetching, because it picks latest Github release that can include old pre-releases.
2021-12-17 13:18:38 +02:00
MrRazamataz
3bcc7c9513
fix the download url and name 2021-12-16 18:33:34 +00:00
Torsten Widmann
26fbc6ed83
Update Wine generic to use yolk Images (#1478) 2021-12-16 16:19:49 +02:00
Th3Dilli
d78b0167c2
use base image 2021-12-15 20:18:21 +01:00
MrRazamataz
8e5ff8fec9 fix nukkit download 2021-12-15 17:54:33 +00:00
Lucas
97be6b0f2b
chore: change Java image order to the newest version as default (#1453) 2021-12-14 20:19:37 +02:00
Northwave
def99684aa
Update README.md
default port correction
2021-12-13 23:09:32 +01:00
softwarenoob
9f86fb5105
chore: more detailed telnet variable description 2021-12-13 05:14:17 +02:00
softwarenoob
29e610ba80
feat(7d2d): allow specifying telnet password
Allows specifying telnet password and using it. Old version would not start if someone specifies password in the config
2021-12-13 05:10:49 +02:00
Mrxbox98
83249b54e7
Changed bool to boolean 2021-12-12 15:34:31 -08:00
Mrxbox98
9251d7532f
Changed bool to boolean 2021-12-12 15:31:47 -08:00
softwarenoob
b0e58312e3
forge: clean up and add more debugging
clean up the code and add more debugging steps for easier troubleshooting when someone reports issues

Easy to view diff: <https://www.diffchecker.com/3iJ9lVzH>
2021-12-12 01:07:15 +02:00
softwarenoob
ecc721a48d
chore: correct pm3 install message 2021-12-11 21:53:39 +02:00
softwarenoob
e3d5307eeb
fix(pmpp): version fetching
Use update.pmmp.io API for latest version fetching allowing users to choose pm3 or pm4.

closes #1459
2021-12-11 21:00:05 +02:00
LRMtheBoss
5c9849a03a updated message to state Nukkit egg now uses NukkitX 2021-12-09 14:18:29 -05:00
LRMtheBoss
8c66fc2595 fixed heading levels
added blank lines as needed
2021-12-09 13:14:31 -05:00
LRMtheBoss
09fbe37914 fixed heading levels
added blank lines as needed
removed trailing spaces
2021-12-09 13:14:24 -05:00
LRMtheBoss
53c207b2e0 fixed heading levels
added blank lines as needed
removed trailing spaces
2021-12-09 13:14:10 -05:00
LRMtheBoss
a81cad355d fixed heading levels
added blank lines as needed
2021-12-09 13:13:54 -05:00
LRMtheBoss
5b74ca8972 made heading a link 2021-12-09 13:13:41 -05:00
LRMtheBoss
ddfc1dfe0f fixed heading levels
added blank lines as needed
2021-12-09 13:13:13 -05:00
LRMtheBoss
fe91fb35c6 fixed heading levels
added blank lines as needed
incased url
2021-12-09 13:13:07 -05:00
LRMtheBoss
08645f018b fixed heading levels
added blank lines as needed
removed trailing spaces
2021-12-09 13:12:48 -05:00
LRMtheBoss
7dfe79fa53 fixed heading levels
added blank lines as needed
2021-12-09 13:12:27 -05:00
LRMtheBoss
0c266df7a2 fixed heading levels
added blank lines as needed
2021-12-09 13:12:19 -05:00
LRMtheBoss
56c92625cc incased url
added blank lines as needed
formatted server ports table
2021-12-09 13:12:11 -05:00
LRMtheBoss
91e609dcf6 formatted server ports table 2021-12-09 13:11:05 -05:00
LRMtheBoss
5f1233730a added blank lines as needed
formatted server ports table
2021-12-09 13:10:43 -05:00
LRMtheBoss
ecb7163593 fixed heading levels
added blank lines as needed
removed trailing spaces
2021-12-09 13:09:43 -05:00
LRMtheBoss
259e6fdafb fixed heading levels
added blank lines as needed
2021-12-09 13:09:21 -05:00
LRMtheBoss
1b87a061eb fixed heading levels
added blank lines as needed
removed trailing spaces
incased url
formatted server ports table
2021-12-09 13:09:14 -05:00
LRMtheBoss
ded7e6725b fixed heading levels
added blank lines as needed
2021-12-09 13:08:01 -05:00
LRMtheBoss
dcf1cd7764 fixed heading levels
added blank lines as needed
2021-12-09 13:07:54 -05:00
LRMtheBoss
5e20b63d9a fixed heading levels
added blank lines as needed
chaged notes from bold to headings
formatted server ports table
2021-12-09 13:07:47 -05:00
LRMtheBoss
b13a99d85b fixed heading levels
added blank lines as needed
removed triling spaces
formatted server ports table
2021-12-09 13:07:02 -05:00
LRMtheBoss
454422450a fixed heading levels
added blank lines as needed
formatted servers ports table
removed trailing spaces
removed 2nd set of server port listing
2021-12-09 13:06:39 -05:00
LRMtheBoss
bf5964059b fixed heading levels
added blank lines as needed
2021-12-09 13:05:37 -05:00
LRMtheBoss
f988786bcd fixed heading levels
added blank lines as needed
2021-12-09 13:05:30 -05:00
LRMtheBoss
b12876e9d7 added blank lines as needed 2021-12-09 13:05:23 -05:00
LRMtheBoss
052023f75e added blank lines as needed 2021-12-09 13:05:10 -05:00
LRMtheBoss
647f76e8b9 fixed heading levels
added blank lines as needed
2021-12-09 13:05:00 -05:00
LRMtheBoss
8b5073191c fixed heading levels
added blank lines as needed
incased url
2021-12-09 13:04:51 -05:00
LRMtheBoss
b96174d362 fixed heading levels
added blank lines as needed
2021-12-09 13:04:35 -05:00
LRMtheBoss
8c7bc7031f fixed heading levels
added blank lines as needed
2021-12-09 13:04:17 -05:00
LRMtheBoss
5fba7ef2bb fixed heading levels
added blank lines as needed
addec code block tags
2021-12-09 13:03:56 -05:00
LRMtheBoss
7213c10c55 fixed heading levels
added blank lines as needed
2021-12-09 13:03:17 -05:00
LRMtheBoss
dce5010449 fixed heading levels
added blank lines as needed
2021-12-09 13:03:08 -05:00
LRMtheBoss
eaf51c4415 added blank lines as needed 2021-12-09 13:03:00 -05:00
LRMtheBoss
12aaa37d1f fixed heading levels
fixed list indention
added blank lines as needed
2021-12-09 13:02:33 -05:00
LRMtheBoss
341e537bfa fixed heading levels
added blank lines as needed
removed trailing spaces
2021-12-09 13:01:49 -05:00
LRMtheBoss
c4f5a009d6 added code block tag
added blank lines as needed
2021-12-09 13:01:24 -05:00
LRMtheBoss
afea0ea8c1 formatted server ports table 2021-12-09 13:00:53 -05:00
LRMtheBoss
aa8171a042 fixed heading levels
added blank lines as needed
2021-12-09 13:00:32 -05:00
LRMtheBoss
4605dbdefe incased url
added blank lines as needed
2021-12-09 13:00:24 -05:00
LRMtheBoss
1e07fbf353 fixed heading levels
added blank lines as needed
removed trailing spaces
incased url
2021-12-09 13:00:03 -05:00
LRMtheBoss
b79d0c8197 fixed heading levels
added blank lines as needed
removed trailing spaces
2021-12-09 12:59:38 -05:00
LRMtheBoss
da6586e094 fixed heading levels
added blank lines as needed
removed trailing spaces
2021-12-09 12:59:21 -05:00
LRMtheBoss
9db434f091 fixed heading levels
added blank lines as needed
formatted server ports table
2021-12-09 12:59:04 -05:00
LRMtheBoss
8796bf2f19 fixed heading levels
added blank lines as needed
2021-12-09 12:58:38 -05:00
LRMtheBoss
946a80c90b fixed heading levels
added blank lines as needed
removed trailing spaces
incased url
2021-12-09 12:58:30 -05:00
LRMtheBoss
b345f8e1df fixed heading levels
added blank lines as needed
2021-12-09 12:58:08 -05:00
LRMtheBoss
29b9cef332 added server ports table
removed old egg import instructions
switched image to markdown style
removed unnessary spaces
fixed heading levels
added blank lines as needed
2021-12-09 12:57:57 -05:00
LRMtheBoss
95b8401780 fixed heading levels
added blank lines as needed
2021-12-09 12:56:09 -05:00
LRMtheBoss
f0f9b03474 fixed heading levels
added blank lines as needed
2021-12-09 12:56:02 -05:00
LRMtheBoss
342510057e fixed heading levels
added blank lines as needed
removed trailing spaces
2021-12-09 12:55:54 -05:00
LRMtheBoss
87077bb0c9 fixed heading levels
added blank lines as needed
removed trailing spaces
2021-12-09 12:55:33 -05:00
LRMtheBoss
f8e9ad2c70 fixed heading levels
added blank lines as needed
2021-12-09 12:55:15 -05:00
LRMtheBoss
9d6a7e85c1 added main heading
fixed heading levels
added blank lines as needed
2021-12-09 12:55:06 -05:00
LRMtheBoss
aa0e177ae6 added blank lines as needed 2021-12-09 12:54:36 -05:00
LRMtheBoss
2e73bdfe20 fixed heading levels
added blank lines as needed
remove trailing spaces
2021-12-09 12:54:20 -05:00
LRMtheBoss
eb297ff91a fixed heading levels
added blank lines as needed
2021-12-09 12:53:56 -05:00
LRMtheBoss
eae6a116da added blank lines as needed 2021-12-09 12:53:21 -05:00
LRMtheBoss
9986a7cd3e incased url 2021-12-09 12:53:08 -05:00
LRMtheBoss
a9353fcdc4 fixed heading levels
added blank lines as needed
removed trailing spaces
2021-12-09 12:52:54 -05:00
LRMtheBoss
45747914ec removed unnecessary single item lists
fixed list tab indention
added blank lines as needed
2021-12-09 12:52:35 -05:00
LRMtheBoss
7f39abf558 removed trailing spaces
added blank lines as needed
2021-12-09 12:51:09 -05:00
LRMtheBoss
19331d207a fixed heading levels
added blank lines as needed
2021-12-09 12:50:50 -05:00
LRMtheBoss
c3f2b15749 fixed heading levels
added blank lines as needed
removed trailing spaces
2021-12-09 12:50:31 -05:00
LRMtheBoss
4a515ccf6c fixed heading levels
added blank lines as needed
removed trailing spaces
2021-12-09 12:50:12 -05:00
LRMtheBoss
3622a92997 fixed heading levels
added blank lines as needed
removed trailing spaces
2021-12-09 12:50:00 -05:00
LRMtheBoss
f33bc79ac8 removed trailing spaces
added blank lines as needed
2021-12-09 12:49:23 -05:00
LRMtheBoss
6eeca4d1ba added blank lines as needed 2021-12-09 12:45:48 -05:00
LRMtheBoss
e6660e096f fixed heading levels
added blank lines as needed
2021-12-09 12:45:33 -05:00
LRMtheBoss
e999a0b081 added header links
fixed heading levels
added blank lines as needed
2021-12-09 12:45:16 -05:00
LRMtheBoss
31eed20f06 added blank lines as needed 2021-12-09 12:43:52 -05:00
LRMtheBoss
92ed99909c fixed heading levels
added blank lines as needed
2021-12-09 12:43:30 -05:00
LRMtheBoss
8981babfe1 fixed list indentation 2021-12-09 12:43:17 -05:00
LRMtheBoss
358f9df659 fixed heading levels
added blank lines as needed
2021-12-09 12:42:52 -05:00
LRMtheBoss
4321500664 added github link
added blank lines as needed
2021-12-09 12:42:38 -05:00
LRMtheBoss
3a01a4578f fixed heading levels
added blank lines as needed
2021-12-09 12:42:21 -05:00
LRMtheBoss
d20d51da80 added website link
added blank lines as needed
2021-12-09 12:42:10 -05:00
LRMtheBoss
8e2a326ed4 added website link
added blank lines as needed
2021-12-09 12:41:14 -05:00
LRMtheBoss
309eb83529 added website link
fixed heading levels
added blank lines as needed
2021-12-09 12:40:54 -05:00
LRMtheBoss
1759694ccf updated website link
added github link
updated description
added blank lines as needed
2021-12-09 12:40:29 -05:00
LRMtheBoss
a30d7655a9 added website link
added blank lines as needed
2021-12-09 12:25:58 -05:00
LRMtheBoss
dce48dada5 added github link
added blank lines as needed
2021-12-09 12:23:52 -05:00
LRMtheBoss
98394b4c2d updated description from website
added mohist website link
added discontinued to 1.7.x versions as per their website
fixed heading levels
added blank lines as needed
2021-12-09 12:23:28 -05:00