Receive War Thunder news on your Windows PC.
Usage of the application is pretty simple, just install the app using the already uploaded releases. Run the installer.bat
and let the process of installing my certificate be done, then install the MSIX package.
This application uses VonAssistant, my private utility which handles updates, runs at startups, etc.
Requirements:
- Flutter SDK
- Windows Setup
To build your fork of WTNews, clone/fork this repository:
git clone https://github.com/Vonarian/wtnews.git
cd wtnews
Now you are in the project's directory, run the following command(s) to build this project for Windows:
flutter pub get
flutter build windows
Optionally, you can use Puro. This allows developers to improve disk/internet usage.
Note: This application uses Sentry and Firebase. Secret information for these services is not included in the repository, you need to either remove the dependencies or make your own configurations.
You can check out the application's forum page here.
Please head to the Issues section and file any bugs and improvements you have in mind :)