An open-source mod manager for Roblox built around a Virtual File System (VFS) and a Virtual Process Manager (VPM).
xModManager makes it easy to build moddable Roblox games by handling script storage, loading, execution, and lifecycle management.
- Virtual File System for storing mods
- Process Manager for loading and running scripts
- Lua scripting support
- Custom execution environments
- Pass arguments into mods
- Communication between host and running mods
- Process termination
- Lightweight and easy to integrate
Complete documentation is available at:
https://xmodmanager.netlify.app/
Insert the provided .rbxm into your experience, then follow the Getting Started guide in the documentation.
If xModManager has been useful to you and you'd like to support its development, you can donate via PayPal:
See the LICENSE file for details.