You are viewing a potentially older version of this package. View all versions.
TestAccount666-TestAccountCore-1.2.1 icon

TestAccountCore

A mod with some common methods I use in my mods

Date uploaded 2 months ago
Version 1.2.1
Download link TestAccount666-TestAccountCore-1.2.1.zip
Downloads 26737
Dependency string TestAccount666-TestAccountCore-1.2.1

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

TestAccountCore

This is a mod that contains some common code I use in my mods.

It does absolutely nothing standalone

CHANGELOG

TestAccountCore

1.8.2

* Hopefully fixed parsing numbers on some systems

1.8.1

# Now gives more information to why and what hazard couldn't be loaded

1.8.0

+ Added Spawn Curve Configuration for Map Hazards

1.7.0

+ Added CustomScript objects

1.6.0

+ Added ConnectedNetworkPrefab registration

1.5.0

+ Added options for hazards

1.4.0

+ Added Map Hazard loader

1.3.0

* Fix logic issue with LobbyCompatibility

1.2.1

* Hopefully fixed Material Variants not syncing

1.2.0

+ Added Material Variants

1.1.0

+ Added LINQ Extensions
+ Added UnixTime helper class
# Changed icon

1.0.0

+ Initial Release