force geode internal mod to be first

quick and dirty, closes 
This commit is contained in:
matcool 2024-01-23 13:52:37 -03:00
parent ac76f5da40
commit c2d1e587fa

View file

@ -61,6 +61,9 @@ static std::optional<int> queryMatchKeywords(
}
}
else {
if (metadata.getID() == "geode.loader") {
return 900;
}
// this is like the dumbest way you could possibly sort alphabetically
// but it does enough to make the mods list somewhat alphabetically
// sorted, at least enough so that if you're scrolling it based on