]> git.lizzy.rs Git - dragonfireclient.git/commit
Added settings
authorElias Fleckenstein <eliasfleckenstein@web.de>
Sat, 18 Jul 2020 11:20:08 +0000 (13:20 +0200)
committerElias Fleckenstein <eliasfleckenstein@web.de>
Sat, 18 Jul 2020 11:20:08 +0000 (13:20 +0200)
commit45aa2516b2fc675df7049bc9ed713600c95b6423
treecd7d1f377789e56cfe624d8db542f32c7dd0bca4
parentf22339ed891afddca53f7442c63aedd7aecc566d
Added settings
38 files changed:
.gitignore
builtin/client/chatcommands.lua
builtin/client/death_formspec.lua [deleted file]
builtin/client/init.lua
builtin/client/pos.lua [deleted file]
builtin/client/util.lua [new file with mode: 0644]
builtin/settingtypes.txt
clientmods/autofarm/init.lua [deleted file]
clientmods/buildbot/init.lua [deleted file]
clientmods/colorchat/LICENSE [new file with mode: 0644]
clientmods/colorchat/init.lua [new file with mode: 0644]
clientmods/colorchat/mod.conf [new file with mode: 0644]
clientmods/colour_chat/LICENSE [deleted file]
clientmods/colour_chat/README.md [deleted file]
clientmods/colour_chat/init.lua [deleted file]
clientmods/commands/init.lua
clientmods/commands/mod.conf [new file with mode: 0644]
clientmods/destroyliquids/init.lua [deleted file]
clientmods/echest/init.lua [deleted file]
clientmods/enderchest/init.lua [new file with mode: 0644]
clientmods/enderchest/mod.conf [new file with mode: 0644]
clientmods/mapbot/api.lua [new file with mode: 0644]
clientmods/mapbot/init.lua [new file with mode: 0644]
clientmods/mapbot/mod.conf [new file with mode: 0644]
clientmods/mapbot/simple_bots.lua [new file with mode: 0644]
clientmods/maputil/buildbot.lua [new file with mode: 0644]
clientmods/maputil/commands.lua [new file with mode: 0644]
clientmods/maputil/init.lua [new file with mode: 0644]
clientmods/maputil/mod.conf [new file with mode: 0644]
clientmods/misc/init.lua [new file with mode: 0644]
clientmods/misc/mod.conf [new file with mode: 0644]
clientmods/mods.conf [deleted file]
clientmods/respawn/init.lua [new file with mode: 0644]
clientmods/respawn/mod.conf [new file with mode: 0644]
clientmods/set/init.lua [deleted file]
clientmods/test/init.lua [deleted file]
clientmods/warp/init.lua [new file with mode: 0644]
clientmods/warp/mod.conf [new file with mode: 0644]