
- #Stonehearth steam unstable how to#
- #Stonehearth steam unstable install#
- #Stonehearth steam unstable 64 Bit#
Your mods will appear below the list of base mods, they won't get ordered together. You can browse and select your steam_uploads directory for the second text box, and click on 'Apply and reload', which will reload the mods list. In that case, after SHED has finished loading the base mods, go to File->Change Mod Directory: If you're going to upload your mods to the Steam Workshop, you will have already created them from the Mods menu in the game. SHED might take a little while to appear here and / or to load / reload all the mods, so be patient.
#Stonehearth steam unstable how to#
If you manually unzip your mods, make sure the structure is the same than when we run uncompressed mods in the game, otherwise SHED won't know how to load them from the "mods" folder. After it finishes, you might have to click on "File > Reload" for the mods to be detected by SHED. smod files, SHED will offer you to uncompress them automatically. To be able to see and create any content in SHED, the mods must be in plain folders, not in. Usually you would select the "mods" folder inside your Stonehearth folder. The first time you run SHED it will ask you to find your mods directory. First time runįind the StonehearthEditor.exe inside the "shed" folder and run it. Then make sure you have the Python path in your environment variables so that your computer knows where to find it. Make sure it is that version and not Python 3.
#Stonehearth steam unstable install#
If you want to use the auto-localization feature (which automatically prepares the translation file for your mod so that it can be translated to other languages), you must install Python 2.7 in your computer.
#Stonehearth steam unstable 64 Bit#
Select either Debug or Release and x86 or 64 bit (depending on your computer's architecture).Find the StonehearthEditor.sln file where you downloaded the code. Open Visual Studio and go to File->Open->Project/Solution.This IDE takes very long to download and install, so be sure you want to use SHED despite its bugs (you can always make your mods with any text editor).Ĭlick in the "Clone or Download" button and save it in some folder in your computer. If you have one of the popular game engines, you might have installed already the Community version of Visual Studio, which is free. Get a Visual Studio version (minimum VS 2014).If you have installed it via Steam, then the mods folder will be at C:\Program Files (x86)\Steam\steamApps\common\Stonehearth.Īlternatively, if you want to download and compile the latest SHED version from our public repository, follow these steps:.If you installed the game with the Humble Bundle installer, this will normally be at C:\Program Files (x86)\Stonehearth.You can find it inside your Stonehearth installation folder: It might not be always up-to-date and still has some bugs. We now offer a SHED build bundled with the game. It is written in C# using WinForms, although some of its editors are made with CEF, and it also uses some Python scripts.
