mirror of
https://github.com/minetest/minetest.git
synced 2024-11-23 16:13:46 +01:00
Fix link in minetest.conf.example
This commit is contained in:
parent
127c488355
commit
1ba1fb42a4
@ -12,7 +12,7 @@
|
|||||||
#
|
#
|
||||||
# NOTE: This file might not be up-to-date, refer to the
|
# NOTE: This file might not be up-to-date, refer to the
|
||||||
# defaultsettings.cpp file for an up-to-date list:
|
# defaultsettings.cpp file for an up-to-date list:
|
||||||
# https://bitbucket.org/celeron55/minetest/src/tip/src/defaultsettings.cpp
|
# https://github.com/minetest/minetest/blob/master/src/defaultsettings.cpp
|
||||||
#
|
#
|
||||||
# A vim command to convert most of defaultsettings.cpp to conf file format:
|
# A vim command to convert most of defaultsettings.cpp to conf file format:
|
||||||
# :'<,'>s/\tsettings->setDefault("\([^"]*\)", "\([^"]*\)");.*/#\1 = \2/g
|
# :'<,'>s/\tsettings->setDefault("\([^"]*\)", "\([^"]*\)");.*/#\1 = \2/g
|
||||||
|
Loading…
Reference in New Issue
Block a user