A downloadable tool for Windows and Linux

Assets Manager is a tool which helps you to organize your game assets. You can find it's source code on Github.

Disclaimer: Assets are not included. The assets shown in the screenshots are from Kenney.

The idea for this project came to me during my last game jam. I had a lot of premade assets, but without a preview or quick search, it was just a pain to find the right assets. After the Game Jams I started working on this tool.

Main features

  • Files and directories can be easily imported via drag and drop.
  • Imports audio files, 3D models, and textures
  • Quick search for assets
  • Preview of each asset
  • Export single assets or whole directories

Supported file formats

  • 3D: GLTF, GLB, FBX, OBJ
  • 2D: PNG, JPEG, BMP, EXR, TGA
  • Audio: WAV, FLAC, OGG, MP3

Feedback
If there are any issues or missing feature, please don't hesitate to provide your feedback in the comment sectionor on Github and help make the tool even better.

Technical
This tool uses the Godot Game Engine for the gui and most of the logic implementation. The importers are written in C++.

StatusIn development
CategoryTool
PlatformsWindows, Linux
AuthorVailor1
Made withGodot
Tagsasset-manager, Godot, organzier
Code licenseMIT License
Average sessionA few seconds
LanguagesEnglish
InputsKeyboard, Mouse
LinksSource code

Download

Download
assets-manager.windows.1.1.0.zip 19 MB
Download
assets-manager.linux.1.1.0.tar.gz 19 MB
Download
assets-manager.windows.1.0.0.zip 19 MB
Download
assets-manager.linux.1.0.0.tar.gz 19 MB

Development log