update 优化 将各种脚本文件统一放到script目录下

This commit is contained in:
疯狂的狮子Li
2025-03-11 16:46:33 +08:00
parent ab61943cc5
commit b0480823f6
228 changed files with 0 additions and 0 deletions

View File

@@ -0,0 +1,4 @@
grant {
// needed because of the hot reload functionality
permission java.net.SocketPermission "*", "connect,resolve";
};