This website works better with JavaScript
Página Principal
Explorar
Ajuda
Iniciar Sessão
sunsheng
/
updater
Vigiar
1
Colocar Estrela
0
Fork
0
Ficheiros
Problemas
0
Pull Requests
0
Wiki
Ver Fonte
update
sunsheng
há 1 ano atrás
pai
50ff7590bb
commit
f989769551
2 ficheiros alterados
com
8 adições
e
0 exclusões
Visão Dividida
Mostrar Estatísticas Diff
8
0
src/readme.md
BIN
src/updater.exe
+ 8
- 0
src/readme.md
Ver Ficheiro
@@ -0,0 +1,8 @@
+## 更新器
+
+1. 上传
+
+```bash
+go build .
+./updater.exe --upload xx
+```
BIN
src/updater.exe
Ver Ficheiro