You are viewing a potentially older version of this package. View all versions.
SGG_Modding-DemonDaemon-1.1.0 icon

DemonDaemon

Adapter to allow mods to be designed for both ReturnOfModding and ModImporter

Date uploaded a month ago
Version 1.1.0
Download link SGG_Modding-DemonDaemon-1.1.0.zip
Downloads 1925
Dependency string SGG_Modding-DemonDaemon-1.1.0

This mod requires the following mods to function

Hell2Modding-Hell2Modding-1.0.26 icon
Hell2Modding-Hell2Modding

Lua Mod Loader for Hades 2

Preferred version: 1.0.26
SGG_Modding-ENVY-1.0.0 icon
SGG_Modding-ENVY

A plugin to allow ReturnOfModding plugins greater control of their environment.

Preferred version: 1.0.0
SGG_Modding-Chalk-2.0.0 icon
SGG_Modding-Chalk

System for handling config files in ReturnOfModding

Preferred version: 2.0.0
SGG_Modding-ReLoad-1.0.1 icon
SGG_Modding-ReLoad

Provides helpers for managing hot reloading and waiting for the right time to load

Preferred version: 1.0.1
SGG_Modding-SJSON-1.0.0 icon
SGG_Modding-SJSON

A plugin for handling .sjson files in ReturnOfModding.

Preferred version: 1.0.0

README

DemonDaemon

Adapter to allow mods to be designed for both ReturnOfModding and ModImporter for Hades II

CHANGELOG

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

Unreleased

1.1.0 - 2024-05-19

Changed

  • Uses the new .cfg config system instead of the .toml config system

1.0.1 - 2024-05-15

Fixed

  • Fixed config incorrectly being placed directly in the game directory instead of in the plugin's config

1.0.0 - 2024-05-15

Added

  • Initial Thunderstore release.