VentFramework¶
VentFramework is a library built for Among Us, inspired by the popular library Reactor.
Features:
Easy to setup Custom RPC
Version Control with highly configurable handshake handling
Simple localization via attributes and methods
Chat command management
Other useful features such as unity-coroutine wrappers and async schedulers
Getting Started¶
Resources for setting up the framework and code examples
Setup Installation | quickconfig
Custom RPC customrpc
Examples You can view examples in the repository