Unciv/android/assets/jsons/ManuallyBlockedMods.json
Xander Lenstra 486e2a7a8a
Deprecate all mods without an eras.json file (#4809)
* Enforce the existence of an eras.json file for mods

* Merged `getEra()` and `getEraObject()`

* Hide mods we have deemed outdated

* Fixed compile errors that I didn't notice before

* Fixed unit tests
2021-09-06 14:50:38 +03:00

10 lines
351 B
JSON

[
"https://github.com/k4zoo/Civ5ExpansionMod",
"https://github.com/k4zoo/Civilization-6-Mod",
"https://github.com/9kgsofrice/DeCiv",
"https://github.com/k4zoo/EmpireOfSmokySkies",
"https://github.com/shannaurelle/ph-bonifacio-unciv",
"https://github.com/ID1m0nI/PolyCiv",
"https://github.com/CrispyXYZ/Optimize-tech-mod"
]