forked from olcxjas-softworks/LarpixClient
Add windows & linux build scripts
This commit is contained in:
parent
f90c0e6c40
commit
862642fd04
5 changed files with 14 additions and 3 deletions
3
build-linux.sh
Executable file
3
build-linux.sh
Executable file
|
|
@ -0,0 +1,3 @@
|
|||
mkdir build
|
||||
cd build
|
||||
npx electron-packager ../electron miarven --platform=linux --arch=x64
|
||||
Loading…
Add table
Add a link
Reference in a new issue