forked from PrismLauncher/meta-launcher
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Signed-off-by: Daniil "latteru" Cherkovskii <[email protected]>
- Loading branch information
1 parent
c74a107
commit 099debe
Showing
1 changed file
with
10 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,8 +1,16 @@ | ||
# prism-cts | ||
Repository containing fixed Fabric Intermediary for Fabric on Combat Test Snapshots. | ||
CTS Fabric for Prism Launcher. | ||
## What it does? | ||
It changes Fabric Intermediary for Fabric on Combat Test Snapshots. | ||
## Tutorial. | ||
Open Settings, go to APIs, and set Metadata Server to `https://ctsmeta.latteru.ru/` just like on screenshot | ||
|
||
![image](https://github.com/ibeticanhandlethis/prism-cts/assets/110296162/54a7678f-96ba-4b8d-aa5a-ac95ab48b593) | ||
## Versions working: | ||
- 1.16_combat-6 (8c) | ||
- 1.16_combat-4 (8a as i do remember) | ||
- 1.16_combat-4 (8a) | ||
## intermediary .json's for using as customized intermediary with original meta server (so you have new versions): | ||
- [c-6](http://ctsmeta.latteru.ru/net.fabricmc.intermediary/1.16_combat-6.json) | ||
- [c-4](http://ctsmeta.latteru.ru/net.fabricmc.intermediary/1.16_combat-4.json) | ||
## Updates | ||
This repository is, well, for one version and doesn't really requires updating, BUT, since this metaserver is being used not only for CTS, but also as global server, still I have to update it whenever new version of Minecraft comes out. I can forget about it, sorry. DM me on Discord (@808kickdistortion or @latteru) if I forgot and you need a new version. |