Mirrored as part of a study of Minetest events of 2010 to 2019 and people involved, and in connection with a related book, events in 2017 to 2018, in particular, conferring upon host legal rights related to Fair Use.

Archive for March 26th, 2012

Minetest source repository split

Monday, March 26th, 2012

Package maintainers ahoy!

I have split the Minetest source repository in two parts:
https://github.com/celeron55/minetest
https://github.com/celeron55/minetest_game

This is to allow working more freely on the game content, which involves adding and removing and tuning binary blobs. The minetest_game repository will be periodically cleaned as it’s history grows too much in size.

The minetest repository will stay the same as before, except that it will no more contain the full game. It contains the current game content renamed as “The minimal development test”, gameid=minimal, which will be cleaned over time and extended to minimally test new engine features as they are developed.