sun-desktop-linux hace 9 meses
padre
commit
dd131112ad
Se han modificado 2 ficheros con 4 adiciones y 1 borrados
  1. 4 1
      src/readme.md
  2. BIN
      src/updater

+ 4 - 1
src/readme.md

@@ -4,5 +4,8 @@
 
 ```bash
 go build .
-./updater.exe --upload xx
+./updater --upload xx
 ```
+go build -ldflags="-s -w"
+
+hanyishufang65s.ttf 放在lancher执行目录

BIN
src/updater