Assets Manager is a tool which helps you to organize your game assets.
Assets Manager is implemented in Godot 3.5.
- Clone this repository
git clone https://github.com/Assets-Manager/AssetsManager.git - Clone gdassetsmanager from here.
- Copy the compiled
libgdassetsmanager.dllorlibgdassetsmanager.sointo theNativefolder - You need the Sqlite Addon from 2shady4u.
- Copy the addon to the
addonsdirectory. - Start Godot and import the project.
Prebuilts can be found on itch.io.