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

  1. Download the Mod Manager (recommended)
  2. Browse mods below and click to install
  3. Or manually download from GitHub Releases

Requirement: All Lua mods need luajit.elf in your mods folder.


Available Mods

ModDescriptionVersionAuthorStatusDownload
2x Bandwidth SwitchesThis mod doubles the bandwidth capacity of all switches in the Tower Networking Inc game.0.1.8treefarmer741🟢 ActiveDownload
All ProposalsShows all available proposals at once by overriding the game’s proposal batch size.2.0.4CJFWeatherhead🟢 ActiveDownload
Chaos EngineA controlled chaos mod that introduces randomness and unpredictability to Tower Networking Inc0.1.21CJFWeatherhead🟢 ActiveDownload
Device TweakerA comprehensive mod for tweaking device properties in Tower Networking Inc.4.0.3CJFWeatherhead🟢 ActiveDownload
Floor Reward ScalingFloor Reward Scaling Mod automatically scales user daily payment rates based on their floor number using configurable progression systems. Choo…0.1.9CJFWeatherhead🟢 ActiveDownload
Inverse PricesThis mod inverts the game’s economy by making purchases pay the player instead of costing money.0.1.6CJFWeatherhead🟢 ActiveDownload
ModAPI Diagnostic ToolZero-overhead development tool for TNI game engine modding (0.10.11+).4.5.9CJFWeatherhead🟢 ActiveDownload
Money CheatInstantly add money and restock merchants via keyboard shortcuts.5.0.3CJFWeatherhead🟢 ActiveDownload
Supa Mod LoaderAutomatically added by the ModManager GUI when mods are installed via ModManagerGUI.ps1.4.1.2CJFWeatherhead🟢 ActiveDownload
TARDIS - Time ControllerControl game time like a Time Lord! Preset-based speed control and time manipulation via keyboard shortcuts.4.0.2CJFWeatherhead🟢 ActiveDownload
User Floor-Based AddressingThis mod sets DHCP mode, DNS servers, and assigns network addresses based on floor number and user increment.0.1.12CJFWeatherhead🟢 ActiveDownload
Random Device WarrantiesA 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.8CJFWeatherhead🔴 DiscontinuedDownload

Installation

Option 1: Mod Manager (Recommended)

The easiest way to manage mods:

  1. Download the Mod Manager
  2. Run the application
  3. Browse available mods and click Download
  4. Configure settings through the GUI
  5. Launch the game!
Option 2: Manual Installation
  1. Download the mod zip from its page or GitHub releases
  2. Extract to your mods folder:
    • Windows: %APPDATA%\Godot\app_userdata\Tower Networking Inc\mods\
    • Linux: ~/.local/share/godot/app_userdata/Tower Networking Inc/mods/
  3. Ensure luajit.elf is also in the mods folder
  4. 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

All Proposals

All Proposals

Shows all available proposals at once by overriding the game’s proposal batch size.

Version2.0.4
AuthorCJFWeatherhead
Status🟢 Active Development
Game Versionstable
Last Updated2026-05-31

Download

Installation Instructions
  1. Download the Mod Manager
  2. Find All Proposals in the Available mods list
  3. Click Download to install automatically
  4. Configure parameters in the GUI

Manual Installation

  1. Download the zip file above
  2. Extract the all-proposals/ folder to your mods directory:
    • Windows: %APPDATA%\Godot\app_userdata\Tower Networking Inc\mods\
    • Linux: ~/.local/share/godot/app_userdata/Tower Networking Inc/mods/
  3. Ensure luajit.elf is in the mods directory

About This Mod

Shows all available proposals at once by overriding the game’s proposal batch size.

[]

Chaos Engine

Chaos Engine

A controlled chaos mod that introduces randomness and unpredictability to Tower Networking Inc

Version0.1.21
AuthorCJFWeatherhead
Status🟢 Active Development
Game Versionstable
Last Updated2026-05-31

Download

Installation Instructions
  1. Download the Mod Manager
  2. Find Chaos Engine in the Available mods list
  3. Click Download to install automatically
  4. Configure parameters in the GUI

Manual Installation

  1. Download the zip file above
  2. Extract the chaos-engine/ folder to your mods directory:
    • Windows: %APPDATA%\Godot\app_userdata\Tower Networking Inc\mods\
    • Linux: ~/.local/share/godot/app_userdata/Tower Networking Inc/mods/
  3. Ensure luajit.elf is in the mods directory

Configuration

Configure these settings using the Mod Manager or edit entry.lua directly.

[]

Device Tweaker

Device Tweaker

A comprehensive mod for tweaking device properties in Tower Networking Inc.

Version4.0.3
AuthorCJFWeatherhead
Status🟢 Active Development
Game Versionstable
Last Updated2026-05-31

Download

Installation Instructions
  1. Download the Mod Manager
  2. Find Device Tweaker in the Available mods list
  3. Click Download to install automatically
  4. Configure parameters in the GUI

Manual Installation

  1. Download the zip file above
  2. Extract the device-tweaker/ folder to your mods directory:
    • Windows: %APPDATA%\Godot\app_userdata\Tower Networking Inc\mods\
    • Linux: ~/.local/share/godot/app_userdata/Tower Networking Inc/mods/
  3. Ensure luajit.elf is in the mods directory

Configuration

Configure these settings using the Mod Manager or edit entry.lua directly.

[]

Floor Reward Scaling

Floor Reward Scaling

Floor Reward Scaling Mod automatically scales user daily payment rates based on their floor number using configurable progression systems. Choo…

Version0.1.9
AuthorCJFWeatherhead
Status🟢 Active Development
Game Versionstable
Last Updated2026-05-31

Download

Installation Instructions
  1. Download the Mod Manager
  2. Find Floor Reward Scaling in the Available mods list
  3. Click Download to install automatically
  4. Configure parameters in the GUI

Manual Installation

  1. Download the zip file above
  2. Extract the floor-reward-scaling/ folder to your mods directory:
    • Windows: %APPDATA%\Godot\app_userdata\Tower Networking Inc\mods\
    • Linux: ~/.local/share/godot/app_userdata/Tower Networking Inc/mods/
  3. Ensure luajit.elf is in the mods directory

Configuration

Configure these settings using the Mod Manager or edit entry.lua directly.

[]

Inverse Prices

Inverse Prices

This mod inverts the game’s economy by making purchases pay the player instead of costing money.

Version0.1.6
AuthorCJFWeatherhead
Status🟢 Active Development
Game Versionstable
Last Updated2026-05-31

Download

Installation Instructions
  1. Download the Mod Manager
  2. Find Inverse Prices in the Available mods list
  3. Click Download to install automatically
  4. Configure parameters in the GUI

Manual Installation

  1. Download the zip file above
  2. Extract the inverse-prices/ folder to your mods directory:
    • Windows: %APPDATA%\Godot\app_userdata\Tower Networking Inc\mods\
    • Linux: ~/.local/share/godot/app_userdata/Tower Networking Inc/mods/
  3. Ensure luajit.elf is in the mods directory

Configuration

Configure these settings using the Mod Manager or edit entry.lua directly.

[]

ModAPI Diagnostic Tool

ModAPI Diagnostic Tool

Zero-overhead development tool for TNI game engine modding (0.10.11+).

Version4.5.9
AuthorCJFWeatherhead
Status🟢 Active Development
Game Versionstable
Last Updated2026-05-31

Download

Installation Instructions
  1. Download the Mod Manager
  2. Find ModAPI Diagnostic Tool in the Available mods list
  3. Click Download to install automatically
  4. Configure parameters in the GUI

Manual Installation

  1. Download the zip file above
  2. Extract the modapi-diagnostic/ folder to your mods directory:
    • Windows: %APPDATA%\Godot\app_userdata\Tower Networking Inc\mods\
    • Linux: ~/.local/share/godot/app_userdata/Tower Networking Inc/mods/
  3. Ensure luajit.elf is in the mods directory

About This Mod

Zero-overhead development tool for TNI game engine modding (0.10.11+).

[]

Money Cheat

Money Cheat

Instantly add money and restock merchants via keyboard shortcuts.

Version5.0.3
AuthorCJFWeatherhead
Status🟢 Active Development
Game Versionstable
Last Updated2026-05-31

Download

Installation Instructions
  1. Download the Mod Manager
  2. Find Money Cheat in the Available mods list
  3. Click Download to install automatically
  4. Configure parameters in the GUI

Manual Installation

  1. Download the zip file above
  2. Extract the money-cheat/ folder to your mods directory:
    • Windows: %APPDATA%\Godot\app_userdata\Tower Networking Inc\mods\
    • Linux: ~/.local/share/godot/app_userdata/Tower Networking Inc/mods/
  3. Ensure luajit.elf is in the mods directory

Configuration

Configure these settings using the Mod Manager or edit entry.lua directly.

[]

Random Device Warranties

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…

Version0.1.8
AuthorCJFWeatherhead
Status🔴 Discontinued
Game Versionstable
Last Updated2026-05-31

Download

Installation Instructions
  1. Download the Mod Manager
  2. Find Random Device Warranties in the Available mods list
  3. Click Download to install automatically
  4. Configure parameters in the GUI

Manual Installation

  1. Download the zip file above
  2. Extract the random-warranties/ folder to your mods directory:
    • Windows: %APPDATA%\Godot\app_userdata\Tower Networking Inc\mods\
    • Linux: ~/.local/share/godot/app_userdata/Tower Networking Inc/mods/
  3. Ensure luajit.elf is in the mods directory

Configuration

Configure these settings using the Mod Manager or edit entry.lua directly.

[]

Supa Mod Loader

Supa Mod Loader

Automatically added by the ModManager GUI when mods are installed via ModManagerGUI.ps1.

Version4.1.2
AuthorCJFWeatherhead
Status🟢 Active Development
Game Versionstable
Last Updated2026-05-31

Download

Installation Instructions
  1. Download the Mod Manager
  2. Find Supa Mod Loader in the Available mods list
  3. Click Download to install automatically
  4. Configure parameters in the GUI

Manual Installation

  1. Download the zip file above
  2. Extract the supa-mod-loader/ folder to your mods directory:
    • Windows: %APPDATA%\Godot\app_userdata\Tower Networking Inc\mods\
    • Linux: ~/.local/share/godot/app_userdata/Tower Networking Inc/mods/
  3. Ensure luajit.elf is in the mods directory

About This Mod

Automatically added by the ModManager GUI when mods are installed via ModManagerGUI.ps1.

[]

TARDIS - Time Controller

TARDIS - Time Controller

Control game time like a Time Lord! Preset-based speed control and time manipulation via keyboard shortcuts.

Version4.0.2
AuthorCJFWeatherhead
Status🟢 Active Development
Game Versionstable
Last Updated2026-05-31

Download

Installation Instructions
  1. Download the Mod Manager
  2. Find TARDIS - Time Controller in the Available mods list
  3. Click Download to install automatically
  4. Configure parameters in the GUI

Manual Installation

  1. Download the zip file above
  2. Extract the tardis/ folder to your mods directory:
    • Windows: %APPDATA%\Godot\app_userdata\Tower Networking Inc\mods\
    • Linux: ~/.local/share/godot/app_userdata/Tower Networking Inc/mods/
  3. Ensure luajit.elf is in the mods directory

Configuration

Configure these settings using the Mod Manager or edit entry.lua directly.

[]