You are viewing a potentially older version of this package.
View all versions.

Date uploaded | 2 weeks ago |
Version | 1.0.3 |
Download link | Amorously-AmorLib-1.0.3.zip |
Downloads | 25 |
Dependency string | Amorously-AmorLib-1.0.3 |
This mod requires the following mods to function

BepInEx-BepInExPack_GTFO
BepInEx pack for GTFO. Preconfigured and includes Unity Base DLLs.
Preferred version: 3.2.2README
AmorLib
Adds a LightAPI
, decoupled FloLib StateReplicators
and SyncedEvent
networking, CourseNodeUtil
, and more for plugin developers.
AmorLib is being released a little early so that people can use ARA. Documentation will provided at a later date. Please refer to the GitHub repo for how to use (for now).
CHANGELOG
Changelog
v1.0.4
- Fixed an issue with the InjectLib and PartialData wrappers throwing an exception if either were not present in the profile.
v1.0.3
- Hotfix for CourseNodeUtil mistakenly running on each factory batch instead of after the last AIGraph batch.
v1.0.2
- Added new GameObject extension method
ClonePrefabSpawners
.
v1.0.1
- Fixed an issue with CourseNodeUtil failing on consecutive drops.