You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A Fully automated build and setup process for all the RM Mods - with the goal to not execut anyhting locally anymore - only copying the files. (script could automate that...). Could be Also distributed to the PPL hosting the Server - which would make this setup easier-
7
+
8
+
Features
9
+
10
+
Automated Builds: Automatically compiles the RealityMod WebUI (ui.vuic) and injects required dependencies.
11
+
12
+
Level Generation: Runs the LevelLoader generation script automatically during the build.
13
+
14
+
Smart Packaging: Bundles RealityMod, LevelLoader, BlueprintManager, and VEManager into a single ready-to-use zip file.
15
+
16
+
Config Ready: Generates standard configuration files (Startup.txt, ModList.txt) automatically.
17
+
18
+
How to Use
19
+
20
+
Option 1: Download Release
21
+
Go to the Releases tab and download:
22
+
23
+
Reality-Server-Full.zip: Complete server setup with default configs. (for Fresh Start)
24
+
25
+
Reality-Mods-Only.zip: Just the Mods folder (best for updates).
26
+
27
+
Option 2: Git Clone
28
+
You can clone the latest tag to get the newest build artifacts:
0 commit comments