Skip to content
This repository was archived by the owner on Jan 28, 2026. It is now read-only.

v0.1.0 Pre-Release

Pre-release
Pre-release

Choose a tag to compare

@LiveGobe LiveGobe released this 18 Feb 08:20
· 26 commits to master since this release

Initial version of ATLYSS-KB.

(Note: raw game data must be acquired by using any asset rippers and export as UnityProject, AssetRipper preferably)

Features

  • Allows parsing of raw game data into more readable JSON format.
  • Allows parsing of game data into LUA Tables for MediaWiki data modules using multiple parsers (Also allows parsing to JSON via settings)
  • Allows uploading of prepared LUA Tables to atlyss.wiki.gg as MediaWiki data modules with automatic versioning checks

Currently only 2 parsers are ready:

  • Trading Items
  • Consumable Items

More parsers will be added later.

Screenshots
image
image
image

Full Changelog: https://github.com/LiveGobe/ATLYSS-KB/commits/v0.1.0