EMUAdditions

Description
This library is for modders to use to add new content to the game. It can be used to add:
- New Unlocks to the Tech Tree
- New Items (Resources)
- New Recipes (SchematicsRecipeData)
- New Machines
- New data to existing machines
Modders:
Links for documentation and tutorials will be added here once written.
Installation
If you are using Techtonica Mod Loader, you can ignore these steps.
Note, this mod requires use of the BepInEx Update function. If you have not already done so for another mod, follow these instructions:
- Find your game install folder.
- Navigate to BepInEx\config.
- Open BepInEx.cfg.
- Find the setting "HideGameManagerObject".
- Set it to "true".
- Save & close.
Techtonica Mod Loader Installation
You can download the Techtonica Mod Loader from here and use that to install this mod.
Manual Install Instructions
Note: If you are playing on Gamepass, your game version is likely behind the steam version. Please check the version compatibility chart below.
Your game folder is likely in one of these places:
• Steam: (A-Z):/steam/steamapps/common/Techtonica
• Gamepass: (A-Z):/XboxGames/Techtonica/Content
• Gamepass: Could also be in C:/Program Data/WindowsApps
- Download BepInEx v5.4.21 from here
- Follow the installation instructions here
- Download and install any dependencies.
- Extract the contents of the .zip file for this mod.
- Drag the "BepInEx" folder into your game folder.
Changelog
V1.1.0
- Fixed: New SubHeader
- Fixed an error that occurred when adding a new SchematicsSubHeader for the first time
- Changed: Unlock Load Time
- New ResourceInfo's will now have their Unlock fetched after new Unlocks have been added to the game
- Fixed: Machine displayName
- Fixed a bug where a new machine's display name wouldn't be included in certain log lines
- Fixed: Shared Description
- Fixed an error that occurred when creating multiple pieces of new content that shared a description
- Added: New Equipment
- Added a function that lets you add new equipment to the game
V1.0.0
- Changed: Split Into 3
- Split EMU into three seperate libraries for faster update times
- Fixed: Second Load
- Additions don't work on the second load of a play session
- Fixed: ID Theft
- If a new mod is installed that adds content, it can steal IDs from previous mods, changing items in game.
Disclaimer
Note: NEW Games must be loaded, saved, and reloaded for mods to take effect. Existing saves will auto-apply mods.
Please be sure to backup your saves before using mods: AppData\LocalLow\Fire Hose Games\Techtonica
USE AT YOUR OWN RISK! Techtonica Devs do not provide support for Mods, and cannot recover saves damaged by mod usage.
Some assets may come from Techtonica or from the website created and owned by Fire Hose Games, who hold the copyright of Techtonica. All trademarks and registered trademarks present in any images are proprietary to Fire Hose Games.