- Version 0.8.1 (GUI 0.2.0)
- 132851 downloads
SlaveTats as C++/SKSE plugin.
This is a one to one conversion of SlaveTats.pex to C++.
GitHub: https://github.com/nopse0/SlaveTatsNG/tree/master
Advantages:
Lightning fast
More robust (because when a Papyrus script calls a native function, it is scheduled for execution in the Skyrim Game Main thread, i.e. there are no multithreading problems when multiple Papyrus scripts are adding and removing tattoos at the same time).
Fully compatible with Sl