Browse Source

2024-10-13 19:17:45.03

master
tianzhendong 2 weeks ago
parent
commit
3045c4d74b
  1. BIN
      FCS-Tools/FCS-Tools-full-v1.1.7.exe
  2. 2
      FCS-Tools/FCS-Tools.iss
  3. 4
      FCS-Tools/updates.json
  4. BIN
      TGcs/TGcs-v1.0.0.exe
  5. BIN
      TJoyStick/TJoyStick-v1.0.0.exe
  6. 2
      TJoyStick/TJoyStick.iss

BIN
FCS-Tools/FCS-Tools-full-v1.1.7.exe

Binary file not shown.

2
FCS-Tools/FCS-Tools.iss

@ -2,7 +2,7 @@
; SEE THE DOCUMENTATION FOR DETAILS ON CREATING INNO SETUP SCRIPT FILES!
#define MyAppName "FCS-Tools"
#define MyAppVersion "1.1.6"
#define MyAppVersion "1.1.7"
#define MyAppPublisher "My Company, Inc."
#define MyAppURL "https://www.example.com/"
#define MyAppExeName "FCS-Tools.exe"

4
FCS-Tools/updates.json

@ -4,10 +4,10 @@
"windows":
{
"full-url": "http://www.tianzd.cn:1995/TianZD/deploy/raw/branch/master/",
"full-version": "1.1.5",
"full-version": "1.1.7",
"download-full":true,
"changelog": "New Version",
"modify-time": "20240725",
"modify-time": "20241013",
"modifyCnt": "1"
}
}

BIN
TGcs/TGcs-v1.0.0.exe

Binary file not shown.

BIN
TJoyStick/TJoyStick-v1.0.0.exe

Binary file not shown.

2
TJoyStick/TJoyStick.iss

@ -13,7 +13,7 @@
[Setup]
; NOTE: The value of AppId uniquely identifies this application. Do not use the same AppId value in installers for other applications.
; (To generate a new GUID, click Tools | Generate GUID inside the IDE.)
AppId={{F55B95F5-7210-468B-9614-31D3E69D12312}
AppId={{F55B95F5-7210-468B-9614-31D3E69D12122}
AppName={#MyAppName}
AppVersion={#MyAppVersion}
;AppVerName={#MyAppName} {#MyAppVersion}

Loading…
Cancel
Save