You are viewing a potentially older version of this package. View all versions.
danielstegink-DanielSteginkUtils-1.1.3 icon

DanielSteginkUtils

Library of various helpers and utilities

Date uploaded a day ago
Version 1.1.3
Download link danielstegink-DanielSteginkUtils-1.1.3.zip
Downloads 82
Dependency string danielstegink-DanielSteginkUtils-1.1.3

This mod requires the following mods to function

BepInEx-BepInExPack_Silksong-5.4.2304 icon
BepInEx-BepInExPack_Silksong

BepInEx modloader. Preconfigured and ready to use.

Preferred version: 5.4.2304

README

DanielSteginkUtils

A code library containing various helper classes and logic I've accumulated in my modding journey.

General structure:

  • Utilities - Various libraries for logic and calculations
    • ClassIntegrations - Accesses properties, fields and methods from other classes

CHANGELOG

Changelog

1.1.4

  • Modified ClassIntegrations to support static classes (null input)

1.1.3

  • Fixed namespace bug