From 49ac86e6f9552cac420d6f81ac1bc6505f79d019 Mon Sep 17 00:00:00 2001 From: ivan tkachenko Date: Mon, 21 Jul 2025 17:09:26 +0300 Subject: [PATCH] Add compatibility section to the README readme --- README.md | 21 +++++++++++++++++---- 1 file changed, 17 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 346d041..e1f9935 100644 --- a/README.md +++ b/README.md @@ -4,9 +4,17 @@ Add some content to your reverse teleport experience on Titan! This mod's name literally means "cranck music louder". To keep it a surprise, it is adviced that you do not read the detailed description below. +## Compatibility + +Muzika Gromche is compatible with *Almost Vanillaâ„¢* gameplay and [*High Quota Mindset*](https://youtu.be/18RUCgQldGg?t=2553). It slightly changes certain timers, so won't be compatible with leaderboards. If you are a streamerâ„¢, be aware that it does play *copyrighted content.* + +Muzika Gromche works with all Lethal Company versions from v72 all the way back to v40, and is likely to work on all future versions as long as dependencies ([`CSync`] and [`LethalConfig`]) are working. + +Speaking of dependencies, [`V70PoweredLights_Fix`] is not strictly required, but it doesn't hurt to have it installed on any version, and it makes this mod more enjoyable on new Mansion tiles. + ## Configuration -Configuration integrates with [LethalConfig](https://thunderstore.io/c/lethal-company/p/AinaVT/LethalConfig/) mod. +Configuration integrates with [`LethalConfig`] mod. Track selection options are only configurable by host player and only while orbiting. @@ -18,6 +26,11 @@ Any player can change their personal preferences locally. ## Authors & Special Thanks - Oflor: Original author, wrote the code and sliced the first tracks. -- [@ratijas](https://t.me/ratijas): Rewrote the code to sync the lights to the beat, added configuration options and many features, fixed gaps in existing tracks and sliced many new ones. -- [@REALJUSTNOTHING](https://t.me/REALJUSTNOTHING): Graphics designer; contributed palettes, timings and animation curves. -- [WaterGun](https://www.youtube.com/channel/UCCxCFfmrnqkFZ8i9FsXBJVA): Created [V70PoweredLights_Fix](https://thunderstore.io/c/lethal-company/p/WaterGun/V70PoweredLights_Fix/) mod, patched certain tiles with amazing lightshow. +- [Ratijas](https://t.me/ratijas): Rewrote the code to sync the lights to the beat, added configuration options and many features, fixed gaps in existing tracks and sliced many new ones. +- [Just Nothing](https://t.me/REALJUSTNOTHING): Visual artist; contributed palettes, timings and animation curves. +- [WaterGun](https://www.youtube.com/channel/UCCxCFfmrnqkFZ8i9FsXBJVA): Created [`V70PoweredLights_Fix`] mod, patched certain tiles with amazing lightshow. + + +[`CSync`]: https://thunderstore.io/c/lethal-company/p/Sigurd/CSync/ +[`LethalConfig`]: https://thunderstore.io/c/lethal-company/p/AinaVT/LethalConfig/ +[`V70PoweredLights_Fix`]: https://thunderstore.io/c/lethal-company/p/WaterGun/V70PoweredLights_Fix/