TrexPredator
Adds a high-HP roaming Trex enemy to Muck. One spawns each day, chases nearby players, chews and spits them out with blood effects, and drops 300 gold on death.
By DCMOD
CHANGELOG
Changelog
0.1.3
- Repacked the runtime payload under
BepInEx/pluginsso r2modman preserves the Trex asset folder instead of flattening nested asset files. - Kept Thunderstore metadata at the package root and bumped the immutable package version.
0.1.2
- Bumped package version because Thunderstore package versions are immutable once uploaded.
- Rebuilt the upload zip with the same package name and a new semantic version.
0.1.1
- Repacked for Muck's standard Thunderstore/r2modman layout with the plugin DLL at package root.
- Kept Trex model assets beside the DLL under
assets/so the plugin can load them after r2modman installs the package.
0.1.0
- Initial Trex Predator implementation.