Compare commits
No commits in common. "4c02f89513f6d73b64ec7df9b4762f87a405543c" and "613d904a58b9864648204e98287afba42e26493b" have entirely different histories.
4c02f89513
...
613d904a58
5 changed files with 1044 additions and 163 deletions
Binary file not shown.
Binary file not shown.
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
11
copy-std.sh
11
copy-std.sh
|
@ -1,11 +0,0 @@
|
|||
echo Copying X-KeyPad profile
|
||||
cp "/Users/sander/X-Plane 12/Aircraft/ToLissA319/X-KeyPad-SD_a319_StdDef.json" "./X-KeyPad/X-KeyPad-SD_a319_StdDef.json"
|
||||
echo Copying to StdDef version
|
||||
cp "./X-KeyPad/X-KeyPad-SD_a319_StdDef.json" "./X-KeyPad/X-KeyPad-SD_a319.json"
|
||||
|
||||
echo Zip Stream Deck Plus profile
|
||||
rm ./Stream\ Deck/A319\ Flight\ Deck\ Plus.streamDeckProfile
|
||||
7z a -tzip ./Stream\ Deck/A319\ Flight\ Deck\ Plus.streamDeckProfile ~/Library/Application\ Support/com.elgato.StreamDeck/ProfilesV2/C4F8C103-FD34-43C3-858A-AD82481D4E5C.sdProfile
|
||||
echo Zip Stream Deck profile
|
||||
rm ./Stream\ Deck/A319\ Flight\ Deck\ XL.streamDeckProfile
|
||||
7z a -tzip ./Stream\ Deck/A319\ Flight\ Deck\ XL.streamDeckProfile ~/Library/Application\ Support/com.elgato.StreamDeck/ProfilesV2/78FCD59E-199B-4E2B-95AD-D1AB3A8A0557.sdProfile
|
Loading…
Add table
Reference in a new issue