diff --git a/README.md b/README.md index 06f223a..017a497 100644 --- a/README.md +++ b/README.md @@ -10,4 +10,6 @@ - Potion - Fix "EISDIR" error with certain resource packs. (Prism as an example) - Decide what to do with particles, as particles are split into separate files in 1.20. -- Implement a way to duplicate a texture and rename them to separate names (dye_powder_white -> bone_meal + white_dye) etc. \ No newline at end of file +- Implement a way to duplicate a texture and rename them to separate names (dye_powder_white -> bone_meal + white_dye) etc. +- Multi-version support (way in the future) +- Electron app (even more way into the future)