Add "Babric" and "Babric (BTA)" as shown on Modrinth. Add "Show More" button to allow for space efficiency and readiness to add all other Modrinth modloader types.
Signed-off-by: matthewperiut <matthewperiut@gmail.com>
This commit is contained in:
@@ -71,6 +71,8 @@ class FlameAPI : public NetworkResourceAPI {
|
||||
case ModPlatform::NeoForge:
|
||||
return 6;
|
||||
case ModPlatform::DataPack:
|
||||
case ModPlatform::Babric:
|
||||
case ModPlatform::BTA:
|
||||
break; // not supported
|
||||
}
|
||||
return 0;
|
||||
|
||||
Reference in New Issue
Block a user