diff --git a/README.md b/README.md index f3e4893..6e50b4c 100644 --- a/README.md +++ b/README.md @@ -8,13 +8,38 @@ DO NOT use this plugin with other plugins that add lots of APIs like LYIVX’s A ## APIs/Mods -AppleSkin [(Forge)](https://www.curseforge.com/minecraft/mc-mods/appleskin) +[AppleSkin](https://www.curseforge.com/minecraft/mc-mods/appleskin) -* 1.20.1 -* 1.19.4 -* 1.19.2 +* 1.20.1 Forge +* 1.19.4 Forge +* 1.18.2 Forge +[Jade](https://www.curseforge.com/minecraft/mc-mods/jade) +* 1.20.1 Forge +* 1.19.4 Forge +* 1.19.2 Forge +* 1.18.2 Forge + +[MouseTweaks](https://www.curseforge.com/minecraft/mc-mods/mouse-tweaks) + +* 1.20.1 Forge +* 1.19.4 Forge +* 1.19.2 Forge +* 1.18.2 Forge + +[Patchouli](https://www.curseforge.com/minecraft/mc-mods/patchouli) + +* 1.20.1 Forge +* 1.19.4 Forge +* 1.19.2 Forge +* 1.18.2 Forge + +[REI](https://www.curseforge.com/minecraft/mc-mods/roughly-enough-items) + +* 1.20.1 Forge +* 1.19.4 Forge +* 1.19.2 Forge ## Installing diff --git a/apis/PatchouliAPI.txt b/apis/Patchouli.txt similarity index 80% rename from apis/PatchouliAPI.txt rename to apis/Patchouli.txt index 9ccd8fd..a979eeb 100644 --- a/apis/PatchouliAPI.txt +++ b/apis/Patchouli.txt @@ -1,4 +1,4 @@ -PatchouliAPI +Patchouli 4 1.20.1 Forge diff --git a/apis/code/PatchouliAPI1.18.2Forge.txt b/apis/code/Patchouli1.18.2Forge.txt similarity index 100% rename from apis/code/PatchouliAPI1.18.2Forge.txt rename to apis/code/Patchouli1.18.2Forge.txt diff --git a/apis/code/PatchouliAPI1.19.2Forge.txt b/apis/code/Patchouli1.19.2Forge.txt similarity index 100% rename from apis/code/PatchouliAPI1.19.2Forge.txt rename to apis/code/Patchouli1.19.2Forge.txt diff --git a/apis/code/PatchouliAPI1.19.4Forge.txt b/apis/code/Patchouli1.19.4Forge.txt similarity index 100% rename from apis/code/PatchouliAPI1.19.4Forge.txt rename to apis/code/Patchouli1.19.4Forge.txt diff --git a/apis/code/PatchouliAPI1.20.1Forge.txt b/apis/code/Patchouli1.20.1Forge.txt similarity index 100% rename from apis/code/PatchouliAPI1.20.1Forge.txt rename to apis/code/Patchouli1.20.1Forge.txt diff --git a/final_versions/alpha-apis-v1.0.0.zip b/final_versions/alpha-apis-v1.0.0.zip new file mode 100644 index 0000000..f93e786 Binary files /dev/null and b/final_versions/alpha-apis-v1.0.0.zip differ