add manual proxied game solving
This commit is contained in:
parent
f7ebdbf9b3
commit
e058363a52
4 changed files with 83 additions and 0 deletions
1
build.sh
1
build.sh
|
@ -4,4 +4,5 @@ cd "$(dirname "$(realpath "$0")")"
|
|||
|
||||
mkdir -p bin
|
||||
|
||||
deno compile -o bin/manual_proxy src/manual_proxy.ts
|
||||
deno compile -o bin/simulation src/simulation.ts
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue