minetest / contentdb

A content database for Minetest mods, games, and more
https://content.minetest.net
GNU Affero General Public License v3.0
92 stars 45 forks source link

Add reserved namespaces policy #356

Open rubenwardy opened 2 years ago

rubenwardy commented 2 years ago

Fixes #222

MrRar commented 1 year ago

What's so bad about using a game prefix? Maybe someone wants to make a mod that only applies to a specific game.

rollerozxa commented 1 year ago

There's no official reserved namespace policy set into stone yet, hence why this is an open, unmerged pull request. Right now each game on ContentDB has its namespace implicitly reserved and mods under that namespace should either be part of the game or mods that are specifically intended for that game.