inverse-prices v0.1.6
·
8 commits
to main
since this release
Inverse Prices - Version 0.1.6
This mod inverts the game's economy by making purchases pay the player instead of costing money.
Features
- Device purchases refund money based on configured multiplier
- Proposal costs are refunded when submitted
- Tower link and socket costs are refunded
- Configurable refund amounts (Free/Double/Custom)
- Selectively enable/disable effects on devices, sockets, and proposals
- Uses proper transaction system for refunds
- Real-time monitoring of expenses and proposals
Installation
- Download the zip file below
- Extract the
inverse-prices/folder into your game's mods directory:- Windows:
%APPDATA%\Godot\app_userdata\Tower Networking Inc\Mods\ - Linux:
~/.local/share/godot/app_userdata/Tower Networking Inc/Mods/
- Windows:
- Ensure you have luajit-support installed
- Configure using ModManagerGUI.ps1
Files Included
entry.lua- Main mod filemod.jsonc- Mod metadata (required by game)metadata.yaml- Extended metadataREADME.md- Documentation
For more information, visit the mod page