Abysl Asset Manager is an easy to use library management tool to index and search game assets

Related tags

App AssetManager
Overview

Abysl Asset Manager

Abysl Asset Manager is an easy to use library management tool to index and search game assets.

Features

  • Itch.IO Library Import
  • HumbleBundle.com Library Import
  • Auto extract zip files on import
  • Fast fuzzy search across large libraries (e.g. sword.png or goblin.jpg)
  • Filter by file type
  • Play Audio/Show asset images in-app to find the asset you're looking for

Roadmap

  • Collections/Categorization features: Easily organize assets into groups for specific games or assets that work well together.
  • IPFS Snapshots - Take a snapshot of a collection and get an ipfs hash which you can use in your code to create a read-only Virtual File System inside of your game and optionally have your users help distribute assets for your game via IPFS. The advantage of this approach is that you can easily version control your assets by simply updating a hash inside of your git repository and commiting rather than having a lot of binary assets inside of it.
  • Tagging Support - Create custom tags for assets for improved searchability, possibly a distributed tagging system via IPFS where you can see other people's tags for the same assets.

Usage

  • In order to import assets, go to the menu dropdown button at the top left of the screen, click import assets, then select from the dropdown which platform you wish to import from.
  • For humble bundle you need to copy your library json from the network request made on the webpage. Here is a quick video showing how to do it with chrome (should be pretty easy, let me know if you have problems!)
  • For itch.io you need to get an API key for your account which you can do from here

Installation

Simply download one of the binaries from the releases page

Build Instructions

  1. Clone the repository
  2. Install Java 17 JDK https://adoptium.net/
  3. In the repositorie's root directory run "gradlew.bat run" if on windows or "./gradlew run" if on mac or linux.
You might also like...
MyAlarmManager - Learn to use alarm manager
MyAlarmManager - Learn to use alarm manager

MyAlarmManager belajar menggunakan alarm manager One time alarm Repeating alarm

Bookly -Library Book Management App

Android-Study-Jams Bookly -Library Book Management App Problem Statement: University libraries have a very vast collection of books from which student

AdpPad is a GUI application to use adb. adb is a command line tool to control android device.

AdbPad AdpPad is a GUI application to use adb. adb is a command line tool to control android device. Demo.mp4 ✨ Feature Observe a connected android de

SimpleToDo is an android app that allows building a todo list and basic todo items management functionality including adding new items, editing and deleting an existing item.
SimpleToDo is an android app that allows building a todo list and basic todo items management functionality including adding new items, editing and deleting an existing item.

SimpleToDo is an android app that allows building a todo list and basic todo items management functionality including adding new items, editing and deleting an existing item.

Todo List Application is an android app that allows building a todo list and basic todo items management functionality including adding new items, editing and deleting an existing item
Todo List Application is an android app that allows building a todo list and basic todo items management functionality including adding new items, editing and deleting an existing item

Todo List Application is an android app that allows building a todo list and basic todo items management functionality including adding new items, editing and deleting an existing item

A general purpose kotlin library that use kotlin coroutines, flows and channels to provide timer features with the most easy and efficient way

Timer Timer is a general purpose kotlin library that use kotlin coroutines, flows and channels to provide timer features with the most easy and effici

A simple and easy to use stopwatch and timer library for android

TimeIt Now with Timer support! A simple and easy to use stopwatch and timer library for android Introduction A stopwatch can be a very important widge

SimpleTodo - An android app that allows building a todo list and basic todo items management functionality
SimpleTodo - An android app that allows building a todo list and basic todo items management functionality

Pre-work - SimpleTodo SimpleTodo is an android app that allows building a todo l

ApnaKhata is a free staff attendance and payroll management android app
ApnaKhata is a free staff attendance and payroll management android app

ApnaKhata ApnaKhata is a free staff attendance and payroll management android app that can be used by owners and employees according to their perspect

Owner
null
Koliber - Android weather & air pollution app. Current air quality index and forecast

Donate If you like this app please donate Bitcoin: bc1qwqqpuy54qfja7h5dzpd9swgrn

Krzysztof Kobiałka 2 Oct 22, 2022
This is a work-in-progress (🔧️) ultraviolet index viewer app for demonstrating Instant Apps + Kotlin + Dagger + MVP

UV Index A simple ultraviolet index viewer app for demonstrating: Instant Apps + Kotlin + Dagger + MVP Built With Weatherbit as weather API Android In

Mustafa Berkay Mutlu 65 Oct 31, 2022
Glycemic Index Android App

Glisemik İndeks Android Uygulaması Bu uygulama günlük hayatta yaygın olarak kullanılan besinleri, yanlarında Glisemik İndeks, Kalori ve Karbonhidrat d

Yunus Emre 1 Feb 10, 2022
An api for ReviversMC/the-mod-index

The mod index api It will be officially maintained by ReviversMC. The api is written in Kotlin, and is best used with Kotlin. Regardless, it should st

null 1 May 23, 2022
Attendance-Manager - Attendance Manager, a attendance recording app that helps stay at your 75% attendance

Android-Study-Jams Attendance tracker app Problem Statement: There has been a ne

Gdsc_JMI 1 Jan 9, 2022
Money Manager Ex is a free, open-source, cross-platform, easy-to-use personal finance software

Money Manager Ex is a free, open-source, cross-platform, easy-to-use personal finance software. It primarily helps organize one's finances and keeps track of where, when and how the money goes.

Money Manager EX 1.2k Dec 31, 2022
A search tool for GFE names in Kotlin

GFE Search Generator There are currently tens of thousands of known variants of the Human Leukocyte Antigen (HLA) genes, the genes most responsible fo

Carlos Valencia 1 Jan 21, 2022
Easy and quick contact management with no ads, handles groups and favorites too.

Simple Contacts A simple app for creating or managing your contacts from any source. The contacts can be stored on your device only, but also synchron

Simple Mobile Tools 621 Dec 26, 2022
An easy-to-use wrapper for Lunar Client's game api.

An easy-to-use wrapper for Lunar Client's game api.

Patrick 5 Oct 25, 2022
androidx window manager sample taken from the original source and modified for easy deploy and test

androidx-window-samples This project contains the WindowManager samples located in the androidx WM project location The goal of this project is to pro

Cesar Valiente 0 Nov 22, 2021