steamworks4j
steamworks4j copied to clipboard
Added SteamInventoryInterface
Heyho,
I added the whole ISteamInventory interface as well as its corresponding classes and test methods. I also changed the language level from 7 to 8 to be able to use streams (And Java 1.7 is quite old now) and updated the steamworks sdk to v.1.49.
This closes #92
In order to be able to use the tests you have to upload the "inventoryTestItemDefs.json" inside the steamworks-inventoryservice menu and add a dynamic property for the following "tag_categorie:tag_value" - pair: "weapon:hat"
FYI I started looking into merging this. I just need to resolve a couple of conflicts with some changes of mine lingering around since a year...
FYI I started looking into merging this. I just need to resolve a couple of conflicts with some changes of mine lingering around since a year...
welcome back to github, brother