Rename mod: creative → tutorial_creative
This commit is contained in:
parent
47086a7ee3
commit
68d4f7b209
@ -1,4 +1,4 @@
|
||||
Minetest Game mod: creative
|
||||
Tutorial mod: tutorial_creative
|
||||
===========================
|
||||
|
||||
Implements creative mode.
|
@ -1,5 +1,3 @@
|
||||
-- tutorial/creative/init.lua
|
||||
|
||||
-- intllib support
|
||||
local S, ES
|
||||
if (minetest.get_modpath("intllib")) then
|
@ -1,3 +1,3 @@
|
||||
name = creative
|
||||
name = tutorial_creative
|
||||
depends = tutorial_default
|
||||
optional_depends = intllib
|
Before Width: | Height: | Size: 179 B After Width: | Height: | Size: 179 B |
Loading…
x
Reference in New Issue
Block a user