You are viewing a potentially older version of this package. View all versions.
Moffein-AutoArtifact-1.0.0 icon

AutoArtifact

Automatically enable artifacts after a certain amount of stages. Server-side and Vanilla-compatible.

Date uploaded 2 years ago
Version 1.0.0
Download link Moffein-AutoArtifact-1.0.0.zip
Downloads 1163
Dependency string Moffein-AutoArtifact-1.0.0

This mod requires the following mods to function

bbepis-BepInExPack-5.4.1905 icon
bbepis-BepInExPack

Unified BepInEx all-in-one modding pack - plugin framework, detour library

Preferred version: 5.4.1905
RiskofThunder-HookGenPatcher-1.2.3 icon
RiskofThunder-HookGenPatcher

MMHOOK generation at runtime.

Preferred version: 1.2.3

README

AutoArtifact

Automatically enable artifacts after certain amount of stage completions. Set settings in the config file.

Server-side and Vanilla-Compatible.

Credits to KingEnderBrine's MidRunArtifacts for artifact name matching code.

Installation

Drop the AutoArtifact.dll into \BepInEx\plugins\

After booting up the game once with the mod installed, open \BepInEx\Config\com.Moffein.AutoArtifact.cfg to set your settings.

Changelog

1.0.0

  • Release.

CHANGELOG

1.1.1

  • Fixed artifact activation happening when only one of the two conditions is met, instead of both of them.

1.1.0

  • Can now trigger artifacts based on playercount.
  • Fixed Sacrifice not disabling chest spawns on the stage where it is first activated.

1.0.0

  • Release.