Further documentation fixes (#4329)
All related to the rename. Also updated a script used while releasing. Reviewed-on: https://git.minetest.land/VoxeLibre/VoxeLibre/pulls/4329 Co-authored-by: the-real-herowl <wiktor_t-i@proton.me> Co-committed-by: the-real-herowl <wiktor_t-i@proton.me>
This commit is contained in:
parent
cae554bc2b
commit
18571d072c
@ -3,7 +3,7 @@
|
|||||||
## Creator of MineClone
|
## Creator of MineClone
|
||||||
* davedevils
|
* davedevils
|
||||||
|
|
||||||
## Creator of MineClone2
|
## Creator of VoxeLibre
|
||||||
* Wuzzy
|
* Wuzzy
|
||||||
|
|
||||||
## Maintainers
|
## Maintainers
|
||||||
|
@ -1,4 +1,6 @@
|
|||||||
# MineClone 2
|
This file is severely out of date. If you can help updating this translation, please reach out to us (contact in README.md - the English version).
|
||||||
|
|
||||||
|
# VoxeLibre
|
||||||
一個非官方的Minetest遊戲,遊玩方式和Minecraft類似。由davedevils從MineClone分拆。
|
一個非官方的Minetest遊戲,遊玩方式和Minecraft類似。由davedevils從MineClone分拆。
|
||||||
由許多人開發。並非由Mojang Studios開發。<!-- "Mojang AB"'s Name changed at 2020/05, main README should change too -->
|
由許多人開發。並非由Mojang Studios開發。<!-- "Mojang AB"'s Name changed at 2020/05, main README should change too -->
|
||||||
|
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
|
|
||||||
local colors = {
|
local colors = {
|
||||||
["Creator of MineClone"] = "0x0A9400",
|
["Creator of MineClone"] = "0x0A9400",
|
||||||
["Creator of MineClone2"] = "0xFBF837",
|
["Creator of VoxeLibre"] = "0xFBF837",
|
||||||
["Maintainers"] = "0xFF51D5",
|
["Maintainers"] = "0xFF51D5",
|
||||||
["Developers"] = "0xF84355",
|
["Developers"] = "0xF84355",
|
||||||
["Past Developers"] = "0xF84355",
|
["Past Developers"] = "0xF84355",
|
||||||
|
Loading…
Reference in New Issue
Block a user