A downloadable mod for Windows and Linux

Download NowName your own price

This is a simple, hastily put together database mod manager for Star Traders: Frontiers. The way this works is that each mod must be a single .sql file where each line of the file is an SQL command.

Instructions

  • Click 'import database' and select your copy of data.mp3
  • Click 'Import Mod Folder' and navigate to your mod folder
  • Click on the mods in the 'Disabled' table to move them to the 'Enabled' table.
    • Only mods in the 'Enabled' table are used.
    • You can click on Enabled mods to move them back to 'Disabled'.
  • Click 'Deploy' to run the mods on top of your database.
    • If you want to revert, click 'Revert Database' which will revert the database to however it was when you first imported it.


How to make a mod

Your mod must be a folder with at least one .json file in it. In the .json file must be at least one key pair with the key being 'title'.

Your scripts must end in .sql and must be a set of .sql commands. Use standard query scripting procedures. The mod manager will run all .sql files but cannot guarantee which order files are run, so keep that in mind.

Please note this is a simple mod manager. I will work on it as long as it needs to be worked on but please forgive it if its confusing or does not work exactly as it should.

Download

Download NowName your own price

Click download now to get access to the following files:

example.sql 1.9 kB
FrontierMMSource.zip 1.3 MB
FrontierMMv0.32.zip 13 MB
FrontierMMLv0.32.zip 14 MB

Development log

Leave a comment

Log in with itch.io to leave a comment.