You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- 💻 **PC Server (EXE):**[Download Latest EXE](https://github.com/hmongcodequest/steering-ets2-controller/raw/main/releases/pc/VJoyServer-v1.0.6.exe)
11
+
12
+
## Folder Structure
13
+
-`releases/android/`: Contains the Android APK files.
14
+
-`releases/pc/`: Contains the PC Server executable and the `version.json` file used for the PC auto-updater.
15
+
16
+
## Auto-Update System
17
+
-**Android:** The Android application uses Firebase to check for updates. Make sure the `downloadUrl` in Firebase points to the raw link of the latest APK in this repository.
18
+
-**PC:** The PC application checks the `version.json` file in this repository to automatically detect and download new updates.
0 commit comments