[TOOL] Mod creation program

Discuss and distribute tools and methods for modding. Moderator - Grognak
Post Reply
thejinjaninja
Posts: 14
Joined: Sat Apr 11, 2015 10:56 am

[TOOL] Mod creation program

Post by thejinjaninja »

I am teaching myself C++ and I made a program for creating FTL mods as a project.
It's done, so I thought I'd share it, in case anyone is interested.
It can create weapons, drones, sounds, animations and tips (for weapons).
For ships, Superluminal already exists and I couldn't see any way to make something for creating events that would be preferable to a text editor.
I've included a redistributable for visual c++ if you need it, the program is for 64-bit windows.
The readme has some information about the program but it's mostly about how weapon and drone attributes work, such as what negative power requirements do.
https://www.dropbox.com/sh/p16f7ib9cvab ... OP-ka?dl=0
Umm...
Post Reply