diff --git a/README.md b/README.md index 8202ca1..5637ab9 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ Based on these goals everything else is decided. That's why the chosen mod loader is [Fabric](https://fabricmc.net/), which is lightweight and doesn't change Minecraft's vanilla behaviour. ### Distribution -Industrial Adventures is distributed in two variants: +Industrial Adventures is being distributed in two variants: - **IA-full** Provides the full IA experience in singleplayer as well as multiplayer. It may however run less smoothly than IA-client on your computer. - **IA-client** is for use in multiplayer and is more lightweight than IA-full by excluding server-only features like world generation mods. It can also be used in singleplayer, without the full IA experience and requires less resources than IA-full does in singleplayer. @@ -40,9 +40,9 @@ WIP WIP -This is the Git repository of MMS. This repositry's goal is to ease development of the project with the Git workflow, enable collaboration (in the future) and of course to make the project [open source](https://en.wikipedia.org/wiki/Open_source). +This is the Git repository of MMS. This repositry's goal is to ease development of the project with the Git workflow, enable collaboration and of course to make the project [open source](https://en.wikipedia.org/wiki/Open_source). -## Installation Instructions +## Installation Instructions Industrial Adventures ### IA-client Installation #### 1. Install PrismLauncher PrismLauncher is a so-called 3rd-party-launcher, which makes installation and management of mods and modpacks very easy. Follow installation instructions on https://prismlauncher.org/ @@ -74,7 +74,6 @@ WIP - [./client-min/mods](./client-min/mods) - [./server/server/mods](./server/server/mods) - These mods are not licensed open-source, but All Rights Reserved: - - Xaero's World Map, closed-source - What Are They Up To (Watut), [source available](https://github.com/Corosauce/WATUT) - dependency CoroUtil, [source available](https://github.com/Corosauce/CoroUtil) - all resourcepacks in [./client/resourcepacks](./client/resourcepacks) as I (anonoe) do not own them. I distribute them with the permission granted by Vanilla Tweaks [here](https://vanillatweaks.net/terms/). diff --git a/client/minecraft/mods/.index/xaeros-world-map.pw.toml b/client/minecraft/mods/.index/xaeros-world-map.pw.toml deleted file mode 100644 index e208920..0000000 --- a/client/minecraft/mods/.index/xaeros-world-map.pw.toml +++ /dev/null @@ -1,16 +0,0 @@ -filename = 'XaerosWorldMap_1.39.4_Fabric_1.20.jar' -name = "Xaero's World Map" -side = 'both' -x-prismlauncher-loaders = [ 'quilt', 'fabric' ] -x-prismlauncher-mc-versions = [ '1.20', '1.20.1' ] -x-prismlauncher-release-type = 'release' - -[download] -hash = '42193dd06a379386c2ba06967eef2098dd3283331130907c906bd0bfcb8ffe6de20fc2b8b7ed3dad8a9e1b7f3fb10281b8b88fecb3086197b28a1134189a277e' -hash-format = 'sha512' -mode = 'url' -url = 'https://cdn.modrinth.com/data/NcUtCpym/versions/Fwao7ZwU/XaerosWorldMap_1.39.4_Fabric_1.20.jar' - -[update.modrinth] -mod-id = 'NcUtCpym' -version = 'Fwao7ZwU' \ No newline at end of file diff --git a/client/minecraft/mods/XaerosWorldMap_1.39.4_Fabric_1.20.jar b/client/minecraft/mods/XaerosWorldMap_1.39.4_Fabric_1.20.jar deleted file mode 100644 index d036337..0000000 Binary files a/client/minecraft/mods/XaerosWorldMap_1.39.4_Fabric_1.20.jar and /dev/null differ