diff options
author | makamys <makamys@outlook.com> | 2022-09-14 06:28:46 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-09-14 06:28:46 +0200 |
commit | 5ef3b7aa81b3a2faca6b1e39a1464ba908679ea7 (patch) | |
tree | b6472f2cddc1d6c58a596e49fbaff3891bb07bb4 | |
parent | ff5578ea69742189e3d54921b481a6eb9d03d244 (diff) | |
download | Neodymium-5ef3b7aa81b3a2faca6b1e39a1464ba908679ea7.tar.gz Neodymium-5ef3b7aa81b3a2faca6b1e39a1464ba908679ea7.tar.bz2 Neodymium-5ef3b7aa81b3a2faca6b1e39a1464ba908679ea7.zip |
README: Add link to essential mod list [skip ci]
-rw-r--r-- | README.md | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -55,6 +55,9 @@ The mod increases memory usage, since the chunk meshes have to be stored somewhe * OptiFine shaders aren't compatible, and will probably never be unless someone contributes a PR, as I have neither the knowledge nor the interest to add compatibility for them. * Various coremods may be incompatible with Mixin. Use [Mixingasm](https://github.com/makamys/Mixingasm) to fix this. +## Suggested mods +For more 1.7.10 performance mods, refer to [this list](https://gist.github.com/makamys/7cb74cd71d93a4332d2891db2624e17c). + ## License This mod is licensed under version 3 of the GNU Lesser General Public License. See [LICENSE](LICENSE) for additional information. |