Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
How to load .dll mods into your game using the Humankind Mod Tool (Mac)
#1
1. The BepInEx on Mono Unity tool. This is an open source tool available on Git Hub HERE
2. The Humankind Mod Tool
3. A Humankind mod you want to install
4. The correct location of your Humankind game installation. If you bought the game from Steam, go to your game library, right click the Humankind game entry, select Manage, and then Browse local files. This will open the folder with your game files on your computer.

[Image: y4m-tEK8KymydzYIfdpXQcFLwBC8mbkia7bcmyKc...pmode=none]

Instructions:

A. Install BepInEx on Mac

1. Get the BepInEx on Mono Unity tool HERE. Click the link and scroll down the page a little until you see the downloads. Select the correct version for your computer.

[Image: y4mK1wd1Ra104YZXdFeecjJDuOxsaBon9QEoluK7...pmode=none]

2. Unzip the BepInEx .zip and drag the contents into the Humankind game files folder.

[Image: y4muuaQzCl4pcqEScCZnW4nlVz6-OCivG3K_VDLJ...pmode=none]

3. When step 2 is complete, your Humankind game files folder will contain four new items.
[Image: y4mVIQx6qWEVE8a2yj0wWDXMh1pRHkrz4k4Oohwg...pmode=none]
4. Open the run_bepinex.sh file in a text editor.

[Image: y4mwTviBuIPeDc1BwzVr2C3dNQ_6BMAg47_fz3Vs...pmode=none]


5. Update the line that says executable_name to be executable_name="Humankind.app", save the file, and close your text editor.

[Image: y4m5SUBBo60hBfQ9odi_ZSGGZi09-wQJkdAA5KtR...pmode=none]


6. Right-click the Humankind folder at the bottom of your Finder window and copy the path for the next step.

[Image: y4mTcWkZD4pn5Qd6UVep36_gpMIMDD0WYIiKRtkv...pmode=none]


7. Press Command+Enter and type Terminal.app to open the Terminal.

[Image: y4mTvHsu4qroyCq-mfvLZfB5UhVr66AOJRwzTjXA...pmode=none]


8. In the Terminal, type the following text using the pasted path name from step 7. Make sure to include the double quotes:

Code:
cd "<Paste the path name from step 7>"
[Image: y4mQvU0_wFtlSu8NA3V7ZpfISz6OnYO0sv4-KtW7...pmode=none]


9. Type the following command to make the shell script executable and press enter.

Code:
chmod +x run_bepinex.sh
[Image: y4ma8_aXhjyhahoKgfRwSOK7F0SNibg2SmvKjYD6...pmode=none]


10. Right-click run_bepinex.sh from the bottom toolbar and copy its path name for the next step.

[Image: y4mfx3II-98RV2AonaTI8SfnZM4tbdvqAPpHlPp3...pmode=none]


11. In your Steam Library, right click Humankind and go to Properties.

[Image: y4mcQQcNcQk-RKV0n1llTRpY3HjnhUqTM-tyx1hm...pmode=none]


12. In General settings, you will need to change your launch options to run bepinex.sh. In quotes, paste the path you copied in step 10. After closing the quotes at the end, enter 1 space and type %command%. Once you have done so, you can close the properties popup.

The game launch options should look something like this, but with your username:

Code:
"/Users/a/Library/Application Support/Steam/steamapps/common/Humankind/run_bepinex.sh" %command%
[Image: y4m31UXE5FG4NwsJVM9afzPmsKk7ctgLhDUGZST_...pmode=none]


13. Launch the game. It should fail the first time with a security warning from your OS. This is a normal response, make sure to click Cancel instead of Move to Trash, or you will have to re-copy the doorstep_libs from the unzipped BepInEx download.

[Image: y4mBHdZizmxa89YgzpHBXPzIREeKkYv7SD0gQpDH...pmode=none]


14. Open your System Preferences and click Security.
[Image: y4mUc36_jL2UxiwIiliwTqc9StXFPJKFQMt559t-...pmode=none]15. Click the lock icon to unlock your settings. You should be prompted with your password/touchid. Once your settings are unlocked, you should see an option to allow BepInEx. Click Allow Anyway and then close your System Preferences.

[Image: y4mhU17aRqzP9-t59ubcGFGSRo1APPIw_WJZF5r0...pmode=none]


16. Open the BepInEx folder and then start the game. When the game is fully loaded, close it. Before running the game, the BepInEx folder will contain one file. You will get one more warning when you start the game, but this time you will have the option to open it. After the first run, it should no longer popup with a warning. Click Open and the game will start.

[Image: y4m7VHbLjgBJ9sEQxeGUvntoBRXgENaDaL4GO_Dd...pmode=none]
[Image: y4mEntTyeHb16KfeIDHYGhkfk5nMPCnEYhoPoLK3...pmode=none]


17. Once you have opened and closed the game, the BepInEx folder contents will look like this:

[Image: y4mH8efg1ZjoYo7ZUVNbe-q9rLit02IfQApgMhKY...pmode=none]


B. Install Mods using the Humankind Mod Tool

1. Download the Humankind Mod Tool .app and place it where you want it on your computer. Click the .app to open the tool and make sure the "Manage" tab is selected.

[Image: y4mwOT_da0zPd2GxZN6mwPdgiC9P8hrlL7deAtFI...pmode=none]

2. Download the mod you want to the place on your computer where you want it (it doesn't matter if it's the desktop, a mods folder, or somewhere else). Drag and drop the mod onto the Humankind Mod Tool. The tool will add the mod to your BepInEx folder and add its name to the list of mods you have installed. Make sure there is a checkmark in the box adjacent to the mod's name.

[Image: y4mIfsAqpdW3pr82SoK9iO66Nde_yxDghfR8YLrn...pmode=none]

3. Your mod will be in the game the next time you play.

[Image: y4mDFQnFgBiLc4VVM1jCRnlb-E3zoPV241iaH9QG...pmode=none]
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)