From b69f5211b4dc74b2081d1a592c52b75100e793cd Mon Sep 17 00:00:00 2001 From: Ed86 <super_kuzya@hotmail.com> Date: Mon, 13 May 2019 14:01:36 -0700 Subject: [PATCH] Add README.md --- README.md | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 000000000..d39085827 --- /dev/null +++ b/README.md @@ -0,0 +1,27 @@ +And why would you read me? + +You can support current Dev(Me) here: https://www.patreon.com/Ed86 + +Mod home page: +https://www.loverslab.com/files/file/7257-rimjobworld-200/ + +Discord: +https://discord.gg/CXwHhv8 + +Requirements: +Hugslib + +Installation: +(if updating - Delete all files from previous RJW versions) +Unpack the the content from the .7z into "...steam/steamapps/common/rimworld/mods/RJW", you will see RimJobWorld.Main.csproj +Start Game +Activate mod & the other required mods +Restart game + +Load Order: + +Rimworld Core (that's the game) +-Hugslib +-your mods +-RimJobWorld +-addons for RimJobWorld \ No newline at end of file -- GitLab