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
460 stars 31 forks source link

Restore functionality for demo, to add and remove items. #138

Closed TheYellowArchitect closed 1 week ago

TheYellowArchitect commented 1 week ago

Solves #137

Btw, how to properly contribute? I git cloned the addon branch and this is for the addon branch, but the main branch for example doesnt get this change, because there is no project.godot to open/change/confirm it works :thinking: