Skip to content

anIceyGirl/PrimitiveArmory

Repository files navigation

Primitive Armory Logo

Adding new items and weapons to Rain World!

Trello Board

The primary goal of this mod is to introduce a suite of new items to Rain World. Items like bows and arrows, clubs, basic shields... basically, anything you'd see in tribal warfare with a dash of the bio-industrial technology aspect of Rain World you all know and love.

INSTALLATION

You will need either Partiality or Bepinex, as well as a legally acquired copy of Rain World.
You will also need CustomAssets, EnumExtender, Config Machine, and Sandbox Unlock Core, all of which can be downloaded via RainDB, underneath the "tools" section.

Installing via Bepinex (recommended)

  1. Download Bepinex via the provided link.
  2. Navigate to your Rain World installation folder. By default, it should be located under "C:\Program Files (x86)\Steam\steamapps\common\Rain World".
  3. Extract the contents of the folder directly to your Rain World install folder.
  4. Download CustomAssets, EnumExtender, Config Machine, and Sandbox Unlock Core from RainDB (linked above). Also download the latest version of PrimitiveArmory via the releases section of this Github page.
  5. Extract the contents of CustomAssets.zip, Config Machine.zip, and Sandbox Unlock Core.zip to somewhere safe.
  6. Move ConfigMachine.dll, EnumExtender.dll, PrimitiveArmory.dll, and SandboxCore.dll into the plugins folder, located inside the Bepinex folder.
  7. Rename CustomAssets.dll to Assembly-CSharp.CustomAssets.mm.dll. Drop this file into the monomod folder, also located inside the Bepinex folder.
    • Alternatively you could just use a BepinEx mod manager such as BIEMM or BOI, which does all the renaming and mod moving for you.
  8. You're all set! Launch the game via Steam.

Installing Via Partiality

  1. Download the latest version of Partiality Launcher via github.
  2. Extract the contents of PartialityLauncher.zip to your desktop or somewhere else you can easily access it.
  3. Open the extracted folder and double click PartialityLauncher.exe.
  4. When Partiality is opened, click on "open game folder" and navigate to your Rain World installation folder. By default, it should be located under "C:\Program Files (x86)\Steam\steamapps\common\Rain World". Select RainWorld.exe.
  5. Download CustomAssets, EnumExtender, Config Machine, and Sandbox Unlock Core from RainDB (linked above). Also download the latest version of PrimitiveArmory via the releases section of this Github page.
  6. Extract the contents of CustomAssets.zip, Config Machine.zip, and Sandbox Unlock Core.zip to somewhere safe.
  7. A new folder should be created inside of your Rain World folder called "Mods." Drop the .dll files you just downloaded from RainDB and github into this folder.
  8. Click "Save & Reload Mod List" in the Partiality Launcher. Your mods should appear on the list.
  9. Click the checkmark under "Is Active" next to each of your mods, then click "Apply Mods and Patches."
  10. You're all set! Launch the game via Steam or via the Partiality Launcher.

Known issues

If you find a bug, please let me know about it through the issues tab.

  • Launching the game with two or more patch mods installed will crash the game. This is an issue with Partiality, unfortunately, and I'm unable to do anything to fix it. Use Bepinex instead.

Credits

  • Fyre AKA Sphinx of Black Quartz, for their assistance.
  • Slime_Cubed and Garrakx, for a bunch of help getting arrows to work properly.

Licensing

MIT License

Copyright (c) 2020 Icey

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.

Rain World is the intellectual property of VIDEOCULT and Adult Swim Games. All
rights reserved.