From ce4ea22583cff3bcc3d7fc9470c4567e6a085cdc Mon Sep 17 00:00:00 2001
From: code913 <54856929+code913@users.noreply.github.com>
Date: Sun, 29 Oct 2023 09:27:35 +0000
Subject: [PATCH] feat: create wiki page
---
src/routes/wiki/+page.svelte | 48 ++++++++++++++++++++++++++++++++++++
1 file changed, 48 insertions(+)
create mode 100644 src/routes/wiki/+page.svelte
diff --git a/src/routes/wiki/+page.svelte b/src/routes/wiki/+page.svelte
new file mode 100644
index 0000000..b68e33a
--- /dev/null
+++ b/src/routes/wiki/+page.svelte
@@ -0,0 +1,48 @@
+
+ Create a new instance using the version that you wish to use and make sure + all resources needed are downloaded. Edit that instance and add the mod you + want to install as a jarmod using the "Add to Minecraft.jar" feature. +
++ Also install Manifold + as a jarmod for inf-20100630 BigInteger by adding it the same way. +
+Navigate to your .minecraft folder and open versions. Make sure you have already
+ran the version that the mod you want to install is based on. Make a copy of that
+folder in your versions directory and rename it and the files inside to something
+like version-mod
where version
is the Minecraft version base you are using and
+mod
is the mod you are installing (ie: 64bit, BigInt, etc). Edit the json and delete
+everything between "client" and (but not including) "server". Then find where it
+says "id": version
and change the version to what you named the files previously.
+Save everything and reopen your launcher. Please note, 1.3.2-BigInteger will likely
+not work on PojavLauncher without patching.