flatten 20260225
This commit is contained in:
16
resources/packages/vookoo/prepare
Executable file
16
resources/packages/vookoo/prepare
Executable file
@@ -0,0 +1,16 @@
|
||||
mkdir -p sdk/include
|
||||
|
||||
mkdir vookoo
|
||||
pushd vookoo
|
||||
|
||||
#git clone https://github.com/andy-thomason/Vookoo.git
|
||||
git clone https://github.com/timprepscius/Vookoo.git
|
||||
|
||||
popd
|
||||
|
||||
pushd sdk/include
|
||||
|
||||
ln -fs ../../vookoo/Vookoo/include/vku
|
||||
|
||||
popd
|
||||
|
||||
Reference in New Issue
Block a user