Skip to content

Commit

Permalink
Cleanup and mod icon
Browse files Browse the repository at this point in the history
- Removed old classes
- Improved Readme
- Added an icon
  • Loading branch information
QPCrummer committed Jul 10, 2024
1 parent 3832bd7 commit f426e0f
Show file tree
Hide file tree
Showing 6 changed files with 25 additions and 231 deletions.
24 changes: 24 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,26 @@
# Potatoptimize
Let Tater optimize your game! It may be more potato than vanilla when it is done!

---

## About Potatoptimize
This is an **experimental** optimization mod that pools optimizations from PaperMC, Gale, Mirai, Velocity, Yatopia, Jettpack, Leaf, and many more sources, as well as my own optimizations.
While the majority of the optimizations are for servers, there are a few that apply only to the client. That being said, all the server optimizations can apply to the client in singleplayer.
This mod *does not* intend to respect vanilla parity, however in general the differences with and without this mod are very minor.

## Here be taters!
This mod is very early in development. Expect bugs and report bugs, please and thanks. The only way giant mods like this can be improved is from the support of the community and testers. If you find a bug, please report it on the Github Issue Tracker.

## Can I have it on (Neo)Forge?
Hmm... we'll see, but tater doesn't like Forge.

---

## Downloads
[Modrinth](https://modrinth.com/mod/potatoptimize)

[Github](https://github.com/Tater-Certified/Potatoptimize/releases)

---

### Join our [Discord](https://discord.gg/XGw3Te7QYr)!
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ org.gradle.jvmargs=-Xmx1G
loader_version=0.15.11

# Mod Properties
mod_version = 0.0.1-dev.5
mod_version = 0.0.1-dev.6
maven_group = com.github.tatercertified
archives_base_name = potatoptimize

Expand Down

This file was deleted.

This file was deleted.

This file was deleted.

Binary file added src/main/resources/assets/potatoptimize/icon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit f426e0f

Please sign in to comment.