Skip to content

interception-plugins/Interception.Module

Repository files navigation

Interception.Module

Library for Unturned that i made for fun

Features

  • Implemented as module so fully compatible with any plugin framework such as RocketMod
  • Discord webhook API implementation
  • UI System
  • Zones system
  • Own hooking system
  • RNG Algorithms implementations
    • RANDU (xD)
    • WELL512a / WELL1024a
    • mt19937 / mt19937_64
    • splitmix32 / splitmix64
    • xoshiro128+ / xoshiro128** / xoshiro128++ / xoshiro256++ / xoshiro256** / xoshiro256+
    • xoroshiro64* / xoroshiro64** / xoroshiro128++ / xoroshiro128** / xoroshiro128+
    • RNGCSP32 / RNGCSP64 (simple wrapper around RNGCryptoServiceProvider class)
  • And a lot more

Dependencies

This project uses few more external libraries to work

Installing

  • Download latest release
  • Move Interception.Module folder from archive into U3DS/Modules directory

For developers

If you wish to use this library in your own projects, you can find documentation on our GitHub wikis page

Also

Found a bug/want us to add any features/have any questions? Feel free to create issue

About

Library for Unturned which provides some features

Topics

Resources

License

Stars

Watchers

Forks

Languages