chore: 添加第三方依赖库
This commit is contained in:
6
thirdparty/rapier.js/testbed3d/publish.sh
vendored
Normal file
6
thirdparty/rapier.js/testbed3d/publish.sh
vendored
Normal file
@@ -0,0 +1,6 @@
|
||||
#!/bin/bash
|
||||
|
||||
npm run build
|
||||
rsync -av --delete-after dist/ crozet@ssh.cluster003.hosting.ovh.net:/home/crozet/rapier/demos3d
|
||||
# rsync -av dist/ammo.wasm.wasm crozet@ssh.cluster003.hosting.ovh.net:/home/crozet/rapier/ammo.wasm.wasm
|
||||
# rsync -av dist/physx.release.wasm crozet@ssh.cluster003.hosting.ovh.net:/home/crozet/rapier/physx.release.wasm
|
||||
Reference in New Issue
Block a user