TVDOS: path for require()

This commit is contained in:
minjaesong
2026-05-15 23:35:38 +09:00
parent e74a373605
commit 295c1f7fe2
4 changed files with 18 additions and 3 deletions

View File

@@ -147,6 +147,7 @@ _TVDOS.variables = {
LANG: "EN",
KEYBOARD: "us_qwerty",
PATH: "\\tvdos\\bin;\\home",
INCLPATH: "\\tvdos\\include;\\home",
PATHEXT: ".com;.bat;.app;.js;.alias",
HELPPATH: "\\tvdos\\help",
OS_NAME: "TSVM Disk Operating System",