This website works better with JavaScript
Home
Esplora
Aiuto
Registrati
Accedi
sunsheng
/
updater
Segui
1
Vota
0
Forka
0
File
Problemi
0
Pull Requests
0
Wiki
Sfoglia il codice sorgente
update
sunsheng
1 anno fa
parent
50ff7590bb
commit
f989769551
2 ha cambiato i file
con
8 aggiunte
e
0 eliminazioni
Visualizzazione separata
Mostra Diff Stats
8
0
src/readme.md
BIN
src/updater.exe
+ 8
- 0
src/readme.md
Vedi File
@@ -0,0 +1,8 @@
+## 更新器
+
+1. 上传
+
+```bash
+go build .
+./updater.exe --upload xx
+```
BIN
src/updater.exe
Vedi File