R2Northstar / NorthstarLauncher

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

Turn dependency constant into table #745

Closed Jan200101 closed 2 weeks ago

Jan200101 commented 2 weeks ago

based on #685 credits to @uniboi for the original implementation

turns dependency constant from a plain boolean value to an optional table with the following attributes:

reworked from scratch to add fewer functions and fix some bugs all around.