Skip to content

Commit 8057aa7

Browse files
committed
update Readme
1 parent 4fb4239 commit 8057aa7

File tree

1 file changed

+8
-13
lines changed

1 file changed

+8
-13
lines changed

README.MD

Lines changed: 8 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
[![Auto Build & Release](https://github.com/BF3RM/Release_Packaging/actions/workflows/deploy.yml/badge.svg?branch=main)](https://github.com/BF3RM/Release_Packaging/actions/workflows/deploy.yml)
22
[![Auto Build & Release](https://github.com/BF3RM/Release_Packaging/actions/workflows/deploy.yml/badge.svg?branch=main&event=workflow_run)](https://github.com/BF3RM/Release_Packaging/actions/workflows/deploy.yml)
33

4-
BF3 Reality Mod Server Bundler
4+
## BF3 Reality Mod Server Bundler
55

66
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-
77

8-
Features
8+
# Features
99

1010
Automated Builds: Automatically compiles the RealityMod WebUI (ui.vuic) and injects required dependencies.
1111

@@ -15,22 +15,17 @@ Smart Packaging: Bundles RealityMod, LevelLoader, BlueprintManager, and VEManage
1515

1616
Config Ready: Generates standard configuration files (Startup.txt, ModList.txt) automatically.
1717

18-
How to Use
18+
# How to Use
1919

20-
Option 1: Download Release
21-
Go to the Releases tab and download:
20+
- Option 1: Download Release
21+
Go to the Releases tab and download: [click](https://github.com/BF3RM/Release_Packaging/releases/tag/latest)
2222

23-
Reality-Server-Full.zip: Complete server setup with default configs. (for Fresh Start)
23+
Reality-Server-Full.zip: Complete server setup with default configs. (for Fresh Start)[Click](https://github.com/BF3RM/Release_Packaging/releases/download/latest/Reality-Server-Full.zip)
2424

25-
Reality-Mods-Only.zip: Just the Mods folder (best for updates).
25+
Reality-Mods-Only.zip: Just the Mods folder (best for updates).[Click](https://github.com/BF3RM/Release_Packaging/releases/download/latest/Reality-Mods-Only.zip)
2626

27-
Option 2: Git Clone
28-
You can clone the latest tag to get the newest build artifacts:
2927

30-
git clone --branch latest [click](https://github.com/BF3RM/Release_Packaging.git)
31-
32-
33-
Manual Installation Reference
28+
- Option 2: Manual Installation Reference
3429

3530
If you need to build this manually for debugging, here is the process this repo automates:
3631

0 commit comments

Comments
 (0)