Update readme
This commit is contained in:
parent
52968ffb1f
commit
bc3492bae3
10
README.md
10
README.md
@ -1,19 +1,17 @@
|
|||||||
|
|
||||||
# Overdrive That Matters
|
# 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
|
### 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
|
### Recommended mods
|
||||||
|
|
||||||
* [Ferrite Core](https://www.curseforge.com/minecraft/mc-mods/ferritecore), reduces memory usage
|
* [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
|
* 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
|
### Mods with special compatibility code
|
||||||
|
|
||||||
* [JEI](https://www.curseforge.com/minecraft/mc-mods/jei)
|
* [JEI](https://www.curseforge.com/minecraft/mc-mods/jei)
|
||||||
@ -45,9 +43,9 @@ to avoid bloating git history with generated blobs.
|
|||||||
|
|
||||||
## License
|
## 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:
|
Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user