AtlyssToolsTeam-AtlyssTools icon

AtlyssTools

A set of tools for loading Atlyss assets and other useful tools.

Last updated 2 weeks ago
Total downloads 1445
Total rating 1 
Categories Tools Libraries
Dependency string AtlyssToolsTeam-AtlyssTools-1.0.4
Dependants 2 other packages depend on this package

This mod requires the following mods to function

BepInEx-BepInExPack-5.4.2100 icon
BepInEx-BepInExPack

BepInEx pack for Mono Unity games. Preconfigured and ready to use.

Preferred version: 5.4.2100

README

AtlyssTools

A set of tools to help with Atlyss modding. Currently a WIP, but should function as intended. Report any bugs via the channels provided in the support section.

Allows for the following:

  • Loading scriptable objects from JSON files into the game cache.
  • Automatically load assetbundles into AtlyssTools, and automatically load supported assets from them.
  • Add new commands to the game, allowing for more interactivity with mods.
  • Load asset only mods, which only require assets to be loaded, instead of code mods.

Installation

This expects you have BepInEx installed. If you don't, you can find it here.

Please use BepInEx 5.4.23.

To install AtlyssTools manually, simply download the latest release from the releases page and extract it into your BepInEx plugins folder in BepinEx/plugins. You may also use r2modman or Thunderstore Mod Manager to install it.

Support

Please get support in the dedicated Thread in the Atlyss Discord, or message me directly at ladyfey22 on discord.

Commands

AtlyssTools supports commands, both from other mods and those provided by atlyss tools itself. To see a list of commands, type /help in chat.

Resources

Wiki

Example AtlyssTools Mod