Ruin0x11 / OpenNefia

(Archived) Moddable engine reimplementation of the Japanese roguelike Elona.
MIT License
116 stars 18 forks source link

Mod loading order should always be deterministic #319

Open Ruin0x11 opened 3 years ago

Ruin0x11 commented 3 years ago

First we should topologically sort by the dependency graph, then sort by mod ID.