Changing the stop action of FiveM egg
Change latest recommended build fetching to use their changelogs page and default to latest when invalid version is provided.
On line 21, I've changed "^C" to "quit" in order to stop the server because SIGINT doesn't work in this case.
Updated Stop command in order to stop it gracefully
Adds support for a new fivem license key format length of 33 making it one char longer
Self-explanatory :P
refactor: update all eggs to use new folder structuree