This commit is contained in:
lxj
2025-06-17 19:35:03 +08:00
commit ef4e1fd698
1172 changed files with 796496 additions and 0 deletions

View File

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