TestAccountCore
A mod with some common methods I use in my mods
Date uploaded | 5 days ago |
Version | 1.9.0 |
Download link | TestAccount666-TestAccountCore-1.9.0.zip |
Downloads | 3491 |
Dependency string | TestAccount666-TestAccountCore-1.9.0 |
This mod requires the following mods to function
BepInEx-BepInExPack
BepInEx pack for Mono Unity games. Preconfigured and ready to use.
Preferred version: 5.4.2100README
TestAccountCore
This is a mod that contains some common code I use in my mods.
It does absolutely nothing standalone
CHANGELOG
TestAccountCore
1.9.1
* Fix unlockables unlocking themselves
1.9.0
+ Added system for unlockables
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