https://github.com/guichaguri/betterfps
Performance Improvements
https://github.com/guichaguri/betterfps
java minecraft optimization performance
Last synced: 6 months ago
JSON representation
Performance Improvements
- Host: GitHub
- URL: https://github.com/guichaguri/betterfps
- Owner: Guichaguri
- License: lgpl-2.1
- Created: 2015-04-26T04:17:56.000Z (almost 11 years ago)
- Default Branch: 1.12
- Last Pushed: 2021-05-02T08:36:11.000Z (over 4 years ago)
- Last Synced: 2025-06-15T20:42:21.580Z (8 months ago)
- Topics: java, minecraft, optimization, performance
- Language: Java
- Size: 807 KB
- Stars: 104
- Watchers: 7
- Forks: 23
- Open Issues: 57
-
Metadata Files:
- Readme: README.md
- Contributing: .github/CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# [BetterFps](http://guichaguri.github.io/BetterFps/)
Performance Improvements
### Links
* [Downloads](http://guichaguri.github.io/BetterFps/)
* [CurseForge](https://minecraft.curseforge.com/projects/betterfps)
* [Minecraft Forum](http://www.minecraftforum.net/forums/mapping-and-modding/minecraft-mods/2413822-betterfps-performance-improvements-1-7-10-1-8)
* [Report an issue](https://github.com/Guichaguri/BetterFps/issues/new)
### Development
* Setup ForgeGradle with `gradle setupDecompWorkspace`
* Setup IDE files
* IntelliJ IDEA: `gradle idea`
* Eclipse: `gradle eclipse`
* To build it, run `gradle build`