Rx – Mars Framework
What this mod does
The Rx Mars Framework is the central technical module used by all Rx mods.
It does not add gameplay — it provides a shared Lua foundation (namespace: RxFW) required by the whole Rx system.
What it includes:
• Utility functions for buildings, templates, and property modifications
• Helpers for StoryBits and scripted events
• Shared data handling and global variables
• Debugging, logging, and mod-configuration tools
• Internal functions used by automated buildings, the RxResearch Techfield, and UI extensions
This module must be loaded first and is required by every other Rx mod.
It can also be used by third-party modders who want access to the RxFW utility functions.
Recommended Load Order
1. Rx Mars Framework
2. Rx Research Agency
3. All other Rx mods
I added a script to show the LoadOrder in-game
– You need to enable this mod and all others
– Restart the game
– Run the game in Debug Mode not in normal mode.
– On the Main Menu, press Enter to open the Console and tape: ShowModsLoadOrder
– A Debug message appears with all active mods with their load position
PayPal[paypal.me] If you like my work, you can offer me a coffee!
Documentation[dash-mods.gitbook.io] Complete documentation for all mods.
Discord[discord.gg] Join the community!
Revisions:
Old revisions of this mod are available below. Click the link to download.