bscv/README.md

26 lines
1.3 KiB
Markdown
Raw Permalink Normal View History

2023-03-12 03:44:47 +01:00
# B S C V
2023-03-12 03:42:32 +01:00
![screenshot-bscv-plus-xaero](https://data.fantabos.co/bscv.png)
2023-03-12 03:44:47 +01:00
2023-02-15 22:19:48 +01:00
This is our next generation Minecraft utility mod, built from scratch. Its aim is to be lightweight, minimal but complete and powerful tools for technic servers.
2023-03-12 03:42:32 +01:00
## Features
Only basic modules are implemented as of now, but already enough to provide some useful tools.
## Architecture
BSCV tries to not reinvent the wheel whenever possible. It's built on top of Forge config system and Brigadier command system.
2023-03-12 03:44:47 +01:00
To provide advanced patching capabilities, BSCV uses direct ASM patching over Mixins. Patching is built on top of **[lll](https://git.fantabos.co/lillero/about)**.
2023-03-12 03:42:32 +01:00
2023-03-12 03:44:47 +01:00
There is no GUI, but all config options can be changed with any mod implementing a GUI for Forge configs, such as **[this one](https://www.curseforge.com/minecraft/mc-mods/config-menus-forge)**.
2023-03-12 03:42:32 +01:00
2023-02-15 22:19:48 +01:00
## Release
2023-03-12 03:44:47 +01:00
Find most recent auto-built releases **[here](https://data.fantabos.co/bscv/)**.
2023-02-15 22:19:48 +01:00
2023-03-12 03:42:32 +01:00
Check this repository tags for changelogs and relevant notes.
2023-02-15 22:19:48 +01:00
## Fairness
2023-03-12 03:42:32 +01:00
This mod contains many ways to make the game easier. Using this to gain competitive advantage is surely unfair, but playing with friends can be fine if clarified upfront.
2023-02-15 22:19:48 +01:00
### Testing it out
Come test it out on `fantabos.co` server, where everything is allowed.