Installation¶
Requirements¶
- Godot Engine: 4.6 or higher (below are not tested)
- GDScript
Via Git¶
Install via Git Submodules¶
Open a terminal in your project folder and type the command to add the submodule:
Type the command to start the submodule:
Add via Godot Editor¶
-
Move the Addon Folder: Move the cloned
(Ensuremodular-inventoryfolder into your Godot project'saddonsdirectory. Your project structure should look like this:plugin.cfgis located directly inside themodular-inventory-systemfolder, otherwise Godot will not detect it as a plugin.) -
Enable the Plugin:
- Open your project in Godot Engine.
- Go to Project Settings in the top menu.
- Navigate to the Plugins tab.
- Find Modular Inventory in the list and change its status to Enable.