Method 1: rsync. No DVCS required
Method 2: diff and patch, this method could possibly save user changes to configs (but won't do it cleanly). No DVCS required too
Edit: If you want to go with the DVCS path, I'd suggest distribute git with the launcher and pull from a central repo. Again this method could possibly save user changes to configs, but will require the user to resolve conflicts by themselves.
*slowclap*
jinbobo stop making fun of him
*edit: wheres my wiki team tag, have i been kicked :O
That's not a launcher issue.Heres a AWESOME idea! MAKE IT NOT CRASH FOR MAC!
sorry for being so mean, I've been waiting so long...
Read: http://desk.feed-the-beast.com/inde...lack-screen-does-not-load-after-splash-screenIt kinda is…. it crashing every time I or other people who has a mac crashes when they get at mojang? Thats "kinda" a issue, I have to run a terminal command every time I run it … so yea…
I gave you all you need to know.No, not a black screen, a crash. oh and, yea, idk how tekkit fixed it then ._.[DOUBLEPOST=1384305454][/DOUBLEPOST]
I use a mac, please help D:
[Suggestion] Pre-determined Java profiles
- 32 bit single core + low memory (lighter packs / vanilla + client side mods etc)
- 32 bit multi core (designed to take advantage of multiple cores)
- 64 bit single core
- 64 bit multi core
- Custom (base off the above profile) In this mode /all/ java parameters would be exposed and could be edited (have wildcard substitutions for some things, maybe 'magic cookie' format %x style stuff).
I've been tweaking the JVM enough to say no and explicitly asked that nothing be passed from the launcher except the Heap allocation. Not only are different parameters not fully compatible between version to version (ie J6 to J7) there are also changes between builds (ie J7u40 and J7u45) that can require a rebalancing of the pushed parameters.
I've been tweaking the JVM enough to say no and explicitly asked that nothing be passed from the launcher except the Heap allocation. Not only are different parameters not fully compatible between version to version (ie J6 to J7) there are also changes between builds (ie J7u40 and J7u45) that can require a rebalancing of the pushed parameters.
The actual new launcher coming out next has that feature planned.I've got a suggestion for the new launcher. I've always added a few mods to the modpacks that I play and I'm annoyed that the previous launcher would just remove the customized modlist and redownload all the mods for a particular modpack. So my suggestion is for the launcher to keep custom mods over modpack updates.