satisfactorymodding / SatisfactoryModLoader

SatisfactoryModLoader is an unofficial tool to load mods for the game Satisfactory.
GNU General Public License v3.0
264 stars 174 forks source link

fix: Drop duplicate entry in Alpakit C++ template deps #260

Closed Th3Fanbus closed 6 months ago

Th3Fanbus commented 7 months ago

The "AssetRegistry" dependency was listed multiple times in the list of dependencies. Keep only the first instance.

budak7273 commented 7 months ago

Didn't test this, but I have removed duplicate module dependencies in other situations without anything breaking, so this is Probably™ Fine™