Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 727 Bytes

README.MD

File metadata and controls

19 lines (13 loc) · 727 Bytes

Assets Manager

Assets Manager is a tool which helps you to organize your game assets.

Getting started

Assets Manager is implemented in Godot 3.5.

  1. Clone this repository
    git clone https://github.com/Assets-Manager/AssetsManager.git
  2. Clone gdassetsmanager from here.
  3. Copy the compiled libgdassetsmanager.dll or libgdassetsmanager.so into the Native folder
  4. You need the Sqlite Addon from 2shady4u.
  5. Copy the addon to the addons directory.
  6. Start Godot and import the project.

Prebuilts

Prebuilts can be found on itch.io.