Mods for Tower Networking Inc
Browse and download community-created mods. All mods are open-source Lua scripts that are easy to install and configure.
Quick Start
- Download the Mod Manager (recommended)
- Browse mods below and click to install
- Or manually download from GitHub Releases
Requirement: All Lua mods need luajit.elf in your mods folder.
Available Mods
| Mod | Description | Version | Author | Status | Download |
|---|
| 2x Bandwidth Switches | This mod doubles the bandwidth capacity of all switches in the Tower Networking Inc game. | 0.1.8 | treefarmer741 | 🟢 Active | Download |
| All Proposals | Shows all available proposals at once by overriding the game’s proposal batch size. | 2.0.4 | CJFWeatherhead | 🟢 Active | Download |
| Chaos Engine | A controlled chaos mod that introduces randomness and unpredictability to Tower Networking Inc | 0.1.21 | CJFWeatherhead | 🟢 Active | Download |
| Device Tweaker | A comprehensive mod for tweaking device properties in Tower Networking Inc. | 4.0.3 | CJFWeatherhead | 🟢 Active | Download |
| Floor Reward Scaling | Floor Reward Scaling Mod automatically scales user daily payment rates based on their floor number using configurable progression systems. Choo… | 0.1.9 | CJFWeatherhead | 🟢 Active | Download |
| Inverse Prices | This mod inverts the game’s economy by making purchases pay the player instead of costing money. | 0.1.6 | CJFWeatherhead | 🟢 Active | Download |
| ModAPI Diagnostic Tool | Zero-overhead development tool for TNI game engine modding (0.10.11+). | 4.5.9 | CJFWeatherhead | 🟢 Active | Download |
| Money Cheat | Instantly add money and restock merchants via keyboard shortcuts. | 5.0.3 | CJFWeatherhead | 🟢 Active | Download |
| Supa Mod Loader | Automatically added by the ModManager GUI when mods are installed via ModManagerGUI.ps1. | 4.1.2 | CJFWeatherhead | 🟢 Active | Download |
| TARDIS - Time Controller | Control game time like a Time Lord! Preset-based speed control and time manipulation via keyboard shortcuts. | 4.0.2 | CJFWeatherhead | 🟢 Active | Download |
| User Floor-Based Addressing | This mod sets DHCP mode, DNS servers, and assigns network addresses based on floor number and user increment. | 0.1.12 | CJFWeatherhead | 🟢 Active | Download |
| Random Device Warranties | A simple example mod that randomizes warranty periods of all devices in Tower Networking Inc. Superseded by Device Tweaker, but kept as a useful de… | 0.1.8 | CJFWeatherhead | 🔴 Discontinued | Download |
Installation
Option 1: Mod Manager (Recommended)
The easiest way to manage mods:
- Download the Mod Manager
- Run the application
- Browse available mods and click Download
- Configure settings through the GUI
- Launch the game!
Option 2: Manual Installation
- Download the mod zip from its page or GitHub releases
- Extract to your mods folder:
- Windows:
%APPDATA%\Godot\app_userdata\Tower Networking Inc\mods\ - Linux:
~/.local/share/godot/app_userdata/Tower Networking Inc/mods/
- Ensure
luajit.elf is also in the mods folder - Launch the game
Create Your Own Mods
Interested in modding? Check out the GitHub repository for development guides, templates, and API documentation.
Last updated: 2026-05-31 | 12 mods available