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