mirror of
https://github.com/taigrr/crocgui
synced 2025-01-18 04:03:16 -08:00
small description update
This commit is contained in:
parent
f80c572905
commit
fbf1b5a572
@ -13,7 +13,7 @@ export ANDROID_SDK_ROOT=$$SDK$$
|
||||
export ANDROID_NDK_ROOT=$$NDK$$
|
||||
export PATH=$(pwd)/go/bin:$PATH
|
||||
go version
|
||||
./golang/go/bin/go get fyne.io/fyne/v2/cmd/fyne
|
||||
./golang/go/bin/go get fyne.io/fyne/v2/cmd/fyne\@v2.0.0
|
||||
./golang/go/bin/go get github.com/fyne-io/mobile\@v0.1.2
|
||||
sed -i '38s/^EGLDisplay/extern EGLDisplay/' ./gopath/pkg/mod/github.com/fyne-io/mobile\@v0.1.2/app/android.go
|
||||
sed -i '39s/^EGLSurface/extern EGLSurface/' ./gopath/pkg/mod/github.com/fyne-io/mobile\@v0.1.2/app/android.go
|
||||
|
@ -8,3 +8,7 @@ croc is a tool that allows any two computers to simply and securely transfer fil
|
||||
- local server or port-forwarding <b>not needed</b>
|
||||
- <b>ipv6-first</b> with ipv4 fallback
|
||||
|
||||
The command line application upon which this is based can be found here:
|
||||
|
||||
https://github.com/schollz/croc
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user