ftl-overdrive icon indicating copy to clipboard operation
ftl-overdrive copied to clipboard

Engine rewrite for FTL: Faster Than Light with a focus on moddability

Results 4 ftl-overdrive issues
Sort by recently updated
recently updated
newest added

Got really excited when I found this repo, until I saw it will be written in C#. What's the point of open source software if I need to pay hundreds...

Instead of attempting to locate Steam through Program Files, it uses the Registry Key for Steam's Path, which is added automatically upon installation of Steam, regardless of install location. This...

You might be interested in this for reverse engineering logic. The next version of the FTL Profile Editor will be able to dump the contents of continue.sav as human-readable text....

Bob is supposed to be in the pilot room, but is rendered in the engines room. ``` lua local test = s:AddCrewMember( library.GetRace( "human_male" ), "Bob" ) test:SetRoom( pilot )...

bug