Move client code to engine

This commit is contained in:
2023-09-21 18:49:03 -07:00
parent d3711c890a
commit 65b3d76642
2 changed files with 3 additions and 51 deletions

3
.gitignore vendored
View File

@ -1 +1,2 @@
script/engine.js #create a symlink to the cantriip engine
script/engine.js #create a symlink to the cantriip engine
script/client.js #create a symlink to the cantriip client engine