Releases: QuillDev/UntitledFarmGame
Releases · QuillDev/UntitledFarmGame
Client Based Multiplayer Test
Changelog
- Note: At the moment items/objects are client-based, this will be fixed in the next release
- Crafting test (3 Rocks = 1 Hoe) press "c" to craft with the correct items
- Items now have a max stack count (99 for all atm)
KNOWN BUG: Cannot Move around inventory items yet with new system!
- Added client based multiplayer, host by using the "host" command in the console
Connect to someone hosting by using "connect {IP} {PORT}" in the console
Enjoy Testing!
Mutliplayer test release
Multiplayer test!
UTFG-PRE-ALPHA-0.0.1
UTFG V-0.0.1
A pre-alpha test release of UTFG
How do I run it?
Run this command in the same folder as UTFG via the command line
NOTE: The game was compiled using JDK 15, but it is compatible with JDK 10+
java -jar UTFG-PRE-ALPHA-0.0.1.jar