core flag

This commit is contained in:
2026-02-10 09:21:21 -06:00
parent ded5f7d74b
commit f7b5252044
3 changed files with 55 additions and 36 deletions

View File

@@ -1,5 +1,4 @@
// Hidden vars (os, args, shop_path, use_mcode) come from env
var core_path = shop_path + '/packages/core'
// Hidden vars (os, args, core_path, shop_path, use_mcode) come from env
// args[0] = script name, args[1..] = user args
var load_internal = os.load_internal
function use_embed(name) {