R2Northstar / NorthstarLauncher

Launcher used to modify Titanfall 2 to allow mods to be loaded
MIT License
278 stars 125 forks source link

Statically link `northstar.dll` #357

Open GeckoEidechse opened 1 year ago

GeckoEidechse commented 1 year ago

Suggested by @Mauler125

pg9182 commented 1 year ago

Note that if we do this with mingw, the DLL will be about 10-30x larger if we're doing full static linking.