mirror of
https://github.com/Burn-E99/TheArtificer.git
synced 2026-06-04 00:53:50 -04:00
Update start command for worker thread
This commit is contained in:
2
.gitignore
vendored
2
.gitignore
vendored
@@ -1,3 +1,3 @@
|
||||
config.ts
|
||||
emojis/Thumbs.db
|
||||
**/**/Thumbs.db
|
||||
logs
|
||||
|
||||
@@ -1 +1 @@
|
||||
deno run --allow-write=./logs --allow-net .\mod.ts
|
||||
deno run --allow-write=./logs --allow-read=./src/solver/rollWorker.ts --allow-net .\mod.ts
|
||||
Reference in New Issue
Block a user