Skip to content

Commit 7d7d6bb

Browse files
committed
build for roothide
Signed-off-by: Lessica <82flex@gmail.com>
1 parent c593447 commit 7d7d6bb

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

devkit/roothide.sh

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
#!/bin/sh
2+
3+
export THEOS=$HOME/theos-roothide
4+
export THEOS_PACKAGE_SCHEME=roothide
5+
export THEOS_DEVICE_IP=127.0.0.1
6+
export THEOS_DEVICE_PORT=58422
7+
export THEOS_DEVICE_SIMULATOR=

0 commit comments

Comments
 (0)