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
407 stars 26 forks source link

Remove demo references from CharacterInventorySystem scene #88

Closed levidavidmurray closed 8 months ago

levidavidmurray commented 8 months ago

Fixes https://github.com/expressobits/inventory-system/issues/87

Removed references to res://base/database.tres and res://base/categories/helmet.tres

levidavidmurray commented 8 months ago

What's your process for updating demos with the latest version of main?

scriptsengineer commented 8 months ago

What's your process for updating demos with the latest version of main?

Simple merge, the demos and addon branch contains changes for move folder and files