Skip to content

TechEverythingTikTok/xModManager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

xModManager

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.

Features

  • 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

Documentation

Complete documentation is available at:

https://xmodmanager.netlify.app/

Installation

Insert the provided .rbxm into your experience, then follow the Getting Started guide in the documentation.

Support the project

If xModManager has been useful to you and you'd like to support its development, you can donate via PayPal:

itsaxgammer@gmail.com

License

See the LICENSE file for details.

About

xModManager is a mod manager for Roblox that functions with a Process Manager and File System.

Resources

License

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors