Test Post - 测试文章
要和死神一起喝杯茶吗? 代码渲染测试: public static void main(String[] args) throws Exception { Crypto.loadKeys(); // Load keys from buffers. // Parse start-up arguments. if (StartupArguments.parse(args)) { System.exit(0); // Exit early. } // Get the server run mode. var runMode = Grasscutter.getRunMode(); // Create command map. commandMap = new…
