You are viewing a potentially older version of this package.
View all versions.
DevTools
In-game developer tools with GUI for Techtonica. Toggle game modes, spawn items, modify player stats, and debug features. Press F8 to open.
| Date uploaded | 6 months ago |
| Version | 2.0.0 |
| Download link | CertiFried-DevTools-2.0.0.zip |
| Downloads | 33 |
| Dependency string | CertiFried-DevTools-2.0.0 |
This mod requires the following mods to function
BepInEx-BepInExPack
BepInEx pack for Mono Unity games. Preconfigured and ready to use.
Preferred version: 5.4.2100CertiFried-TechtonicaFramework
Core framework mod providing shared systems for health, damage, narrative, equipment, and environment mechanics for other CertiFried mods.
Preferred version: 1.2.0README
DevTools
In-game developer tools with full GUI for Techtonica.
Features
- In-Game GUI: Press F8 to toggle the developer tools panel
- Tabbed Interface: Organized into Player, Game Mode, Machines, Power, and Special tabs
- Live Value Updates: All values update in real-time as you modify them
Player Tab
- Infinite Health toggle
- Infinite Stamina toggle
- Flight Mode toggle
- Jump Height multiplier (1x-10x)
- Movement Speed multiplier (1x-10x)
- No Fall Damage toggle
Game Mode Tab
- Skip Intro toggle
- Disable Autosave toggle
- Show FPS toggle
Machines Tab
- Instant Build toggle
- Free Building toggle
- No Power Required toggle
- Unlock All Research toggle
Power Tab
- Infinite Power toggle
- Power Multiplier (1x-10x)
Special Tab
- Debug Mode toggle
- Verbose Logging toggle
Installation
- Install BepInEx for Techtonica
- Place the
DevTools.dllin yourBepInEx/pluginsfolder - Launch the game and press F8 to open the developer tools
Hotkeys
- F8: Toggle DevTools GUI
Configuration
All settings can be configured via the in-game GUI or the BepInEx configuration file located at BepInEx/config/com.certifired.DevTools.cfg
Changelog
See CHANGELOG.md for version history.
CHANGELOG
Changelog
All notable changes to DevTools will be documented in this file.
[2.2.0] - 2026-01-07
Changed
- Minor improvements and stability fixes
- Compatible with TechtonicaFramework 1.2.0
[2.0.0] - 2025-01-04
Added
- Complete In-Game GUI (Press Insert to toggle)
- Draggable window with tabbed interface
- Live value updates - changes apply immediately
- Visual feedback for all settings
- Status indicators for active systems
GUI Tabs
-
Player Tab
- Toggle cheats: Infinite Crafting, Max Power, Ultra Pickaxe, Faster MOLE
- Toggle: Disable Encumbrance, Show Debug Coordinates
- Toggle: Hide Machine Lights/Particles (performance)
- Simulation Speed slider (0.1x - 10x)
- Free Camera Mode buttons (Normal, Free, Scripted, Benchmark, Cheat)
-
Game Mode Tab
- Toggle: All Doors Unlocked, MOLE Bits Always Available, Infinite Ore
- Player Speed slider (50% - 1000%)
- MOLE Speed slider (50% - 1000%)
-
Machines Tab
- Smelter Speed slider (50% - 1000%)
- Assembler Speed slider (50% - 1000%)
- Thresher Speed slider (50% - 1000%)
- Planter Speed slider (50% - 1000%)
- Inserter Base Stack Size slider (1 - 100)
-
Power Tab
- Fuel Consumption slider (10% - 500%)
- Power Consumption slider (10% - 500%)
- Power Generation slider (50% - 1000%)
-
Special Tab
- Cat Sounds toggle with FMOD integration
- Rainbow Cores toggle with live color preview
- Placeholder Voice toggle for developer audio
- Status display showing active systems
Changed
- Settings now apply continuously for live updates
- Configurable GUI toggle hotkey (default Insert)
- GUI state persists in config
[1.1.0] - 2025-01-04
Added
- Cat Sounds special cheat (FMOD "Cat Cheat" parameter)
- Rainbow Cores visual effect for Memory Trees
- Placeholder Voice toggle for developer audio
- Harmony patches for special features
[1.0.1] - 2025-01-03
Changed
- Updated custom icon
[1.0.0] - 2025-01-03
Added
- Initial release
- PlayerCheats integration
- GameModeSettings integration
- Full BepInEx configuration