Hello,
I am making a java lwjgl 3-d game, and I want to use LZpack and GetDown in combination. When the person downloads the installer, it will download the latest version of the game and install it. Every time the person runs it, it uses getdown to update the app. How would I go about to doing this? I mainly need to know how to get lzpack to download the latest version, and where to integrate GetDown in the app.
Thanks,
dangerdoc