Updated Core

This commit is contained in:
Dunemask 2022-05-07 13:44:54 +00:00
parent 8b136eb565
commit 88ebfe4da2
25 changed files with 5678 additions and 1932 deletions

2
lib/executor/executor.js Normal file
View file

@ -0,0 +1,2 @@
console.log(process.argv);
console.log("SUCCESS");