Skip to content

ModLoader API

Darkly77 edited this page Jun 21, 2023 · 8 revisions
  • ModLoaderConfig - Provides functionality for working with per-mod Configurations.
  • ModLoaderDeprecated - Methods for deprecating funcs. Can be used by mods with public APIs.
  • ModLoaderLog - Methods for logging, retrieving logged data, and internal methods for working with log files.
  • ModLoaderMod - Helper functions to build mods. These are the main methods your mods will use.
  • ModLoaderUserProfile - Methods for working with user profiles.
Clone this wiki locally