Soulash 2
0 of 0

File information

Last updated

Original upload

Created by

Stianosius

Uploaded by

Stianos1

Virus scan

Safe to use

Tags for this mod

Documentation

Readme

View as plain text

Installation:

1: Backup your core_2 folder!

2: Unzip the file in your mod folder.

3: Go to \stianosius_elvish_armory\entities and copy and paste everything there into Steam\steamapps\common\Soulash 2\data\mods\core_2\entities

4: Edit \Steam\steamapps\common\Soulash 2\data\mods\core_2/assets.json in the following places:

,
{
"name": "items",
"tiles": [ 20, 41],
"file": "data/mods/core_2/assets/gfx/equipment/items.png"
}

Also edit:

,
{
"name": "glyph32",
"tiles": [ 30, 68 ],
"file": "data/mods/core_2/assets/gfx/glyphs.png"
},


5: Go to\stianosius_elvish_armory` and copy and paste the glpyhs.png file into \Steam\steamapps\common\Soulash 2\data\mods\core_2\assets\gfx (Make a backup and overwrite the existing file.)

6: Go to\stianosius_elvish_armory\ and copy and paste the items.png file into \Steam\steamapps\common\Soulash 2\data\mods\core_2\assets\gfx\equipment (Make a backup and overwrite the existing file.)

7: Edit the mod setting in User_settings.json found in C:\Users\%username%\AppData\Roaming\WizardsOfTheCode\Soulash2\data with this:

},
"mods": [
"core_2",
"stianosius_elvish_armory"
],

8: (Optional) If you are adding more mods, you need a comma after each, here's an example:

"mods": [
"core_2",
"stianosius_runeshaping",
"stianosius_elvish_armory",
"invictus_electromancy"
],