Patreon Reward February - $12.50 Tier
🕑 Added 2017-02-05 16:03:58 +0000 UTC Helloo everyone,Here is the latest code for Equilinox:
https://drive.google.com/file/d/0B4_SgVGfVtFWTDJfWDlEZjFWanM/view?usp=sharing
Check the "Patreon Reward -$5+" post below for links to download the game, and more news about this month's version.
For the code you'll need to set it up in a project that has the lwjgl, lwjgl_utils, and PNGDecoder jars added to the build path, along with the relevant natives (all provided in the zip folder). Let me know if you have any trouble setting it up.
Thanks a lot for your continued support!
Karl
Comments
You might want to exclude the bin folders in the zip file. they are quite some mb's and you don't need them if you have the source you can just compile and the class files will be generated.
When importing speciesInformation.SpeciesInfoLine it says "The import speciesInformation cannot be resolved" what's the problem?