1 2 3 4 5 6 7 8 9 10 11
[package] name = "mcon" authors = ["MagicTeaMC <maoyue@maoyue.tw>"] description = "Config Minecraft server.properties file faster!" version = "0.1.0" edition = "2024" license = "GPL-3.0" [dependencies] chrono = "0.4" colored = "3.0.0"