Update readme

This commit is contained in:
DBotThePony 2024-10-02 10:44:11 +07:00
parent 52968ffb1f
commit bc3492bae3
Signed by: DBot
GPG Key ID: DCC23B5715498507

View File

@ -1,19 +1,17 @@
# Overdrive That Matters
Minecraft mod with science fiction style, about matter, and energy, combined.
Minecraft tech-oriented mod with science fiction style, about matter, and energy, combined.
### Required mods
* [Kotlin for Forge](https://www.curseforge.com/minecraft/mc-mods/kotlin-for-forge) or have Kotlin standard library in classpath (at least 1.8.0 is required)
* [Kotlin for Forge](https://www.curseforge.com/minecraft/mc-mods/kotlin-for-forge) or have Kotlin standard library in classpath (at least 2.0.0 is required)
### Recommended mods
* [Ferrite Core](https://www.curseforge.com/minecraft/mc-mods/ferritecore), reduces memory usage
* In case of Overdrive That Matters, ***greatly*** reduces JVM heap bloat caused by model data being duplicated
* Particle Collider, reduces world join time
### Mods with special compatibility code
* [JEI](https://www.curseforge.com/minecraft/mc-mods/jei)
@ -45,9 +43,9 @@ to avoid bloating git history with generated blobs.
## License
Unless otherwise stated in [NOTICE](NOTICE.md), material in mod is licensed under **2-Clause BSD**
Unless otherwise stated in [NOTICE](NOTICE.md), assets in mod are licensed under **2-Clause BSD**
Copyright 2021-Present DBotThePony, GearShocky, Overdrive That Matters Contributors
Copyright 2021-Present DBotThePony, GearShocky, YuRaNnNzZZ, Overdrive That Matters Contributors
Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: