Given the recent troubles with the Minetest Mod DataBase (
see here), I did a little digging, and saw that there are configuration settings which allow changing the endpoints where the client looks to populate the Online Mod Repository screen (modstore_download_url, etc in minetest.conf).
So my questions are a) Are there currently any other options set up for the mod listings that work with the Minetest client? and b) Is there an API reference some place if somebody wanted to set up an alternative? I can probably put together definitions for this, but I wanted to check if there was an official document somewhere
I don't necessarily think we should be abandoning ship on the MMDB, but it would be nice to have some alternatives ready to go if something happens again in the future. Considering that the previous problem was not resolved for months, as well as the huge importance of mods and easy access to them for the success of Minetest, I think it would be much better to be able to tell users to swap out a couple lines in the conf and have a working mod repo, rather than just saying "oh well".