Skip to content
CasperH2O edited this page Jun 22, 2024 · 22 revisions

Update version number

  • Update HandheldCompanion.iss line ~29 version number and line ~35 configuration type (release or debug) if applicable
  • Update HandheldCompanion/HandheldCompanion.csproj
  • Commit/Push etc

Build

  • Set VS to Release
  • Clean the solution
  • Delete the bin folder
  • Compile (build solution)
  • Run the installer iss files

Release

  • Go to Github page release
  • Create a new release in github releases page "Draft new release"
  • Build format name same as before.

Formats

Github release

A new HC release, with a focus on bug fixes and controller connection improvements.

## What's Changed

**Improvements**
- **Improved something**, with better something.

**Bugfixes**
- Fixed an issue that would 

Discord

Hey @everyone a new public HC release, version 0.20.3.0.  Some awesome new features, new device support and tons of bug fixes! ๐Ÿฅณ 

Update from within the app on the settings page or download it here: https://github.com/Valkirie/HandheldCompanion/releases/tag/0.20.3.0
 
### What's Changed

Notes, if any

**Improvements**
- **Implemented new feature**, description
- **Improved something**, description

**Bugfixes**
- Fixed an issue with 

Players

Community

Guides

Devices

Development

Clone this wiki locally