Rename 'subgame' to 'game'

This commit is contained in:
Paramat 2018-03-13 20:00:29 +00:00 committed by Andrew Ward
parent 160dc21bc1
commit da877ccf57
2 changed files with 4 additions and 4 deletions

View file

@ -5,7 +5,7 @@ GitHub Repo: https://github.com/minetest/minetest_game
Introduction
------------
The Minetest Game subgame offers multiple new possibilities in addition to the Minetest engine's built-in API,
The Minetest Game game offers multiple new possibilities in addition to the Minetest engine's built-in API,
allowing you to add new plants to farming mod, buckets for new liquids, new stairs and custom panes.
For information on the Minetest API, visit https://github.com/minetest/minetest/blob/master/doc/lua_api.txt
Please note: