From 6c9044bf96e5e2342474b372a3d9dfec96797316 Mon Sep 17 00:00:00 2001 From: srgooglo Date: Fri, 24 Sep 2021 08:30:55 +0200 Subject: [PATCH] update rc --- .corenode.json | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) diff --git a/.corenode.json b/.corenode.json index d356044..f605865 100644 --- a/.corenode.json +++ b/.corenode.json @@ -1,9 +1,4 @@ { - "development": { - "origitGit": "" - }, "version": "0.5.35", - "ignoreAddons": [ - "cloudlink" - ] -} + "fixedMainScript": "./index.js" +} \ No newline at end of file