-
Notifications
You must be signed in to change notification settings - Fork 10
Installing
zcaliptium edited this page Jul 22, 2021
·
2 revisions
- Create
addons/
folder at your project root. - Clone repository into that folder to have
addons/gdinv/
.
- If your project uses Git too then you can add this project as submodule.
- Enable plugin at
Project Setttings -> Plugins
menu. - You should specify at least one path with item JSONs.
- Go to
Project Settings -> General
. - Find
Plugin Settings -> Gdinv
. - Add path. For example:
res://assets/data/items/
- Go to
- The
GDInv_ItemDB
singleton should automatically appear atProject Settings -> Autoload
. It should be present to run the plugin! - Congrats! You can use it. Feel free to integrate into your mechanics.
See Item Definition File for example of JSON config.