expressobits / inventory-system

Modular inventory system for godot 4 with nodes, compatible with multiplayer, separate logic from the UI, Using items as separate resources.
MIT License
459 stars 31 forks source link

Documentation #9

Open scriptsengineer opened 1 year ago

scriptsengineer commented 1 year ago

Reference API GDExtension

Reference API GDScript

Tutorials

deathsyrup commented 1 year ago

Looking forward to the tutorial as I cant get it working currently with your Character Controller addon

SugarWong97 commented 1 week ago

Thanks for your great work!

Is any possible to update wiki or any document for current version, to be frank, wiki is out of date....

scriptsengineer commented 1 week ago

I'm working on a 2.0 version, the idea is to include strong documentation and also class references. The reference only became possible now with version 4.3 of gdextension.

The idea of ​​this new version is to focus on the essential classes of this package and make them much clearer using more intuitive names.

https://github.com/expressobits/inventory-system/discussions/127