Skip to content

Commit

Permalink
Update readme and changelog
Browse files Browse the repository at this point in the history
Co-authored-by: 1337m3rcy <[email protected]>
  • Loading branch information
acidicMercury8 and 1337m3rcy committed Nov 17, 2024
1 parent ff31457 commit 09b19b0
Show file tree
Hide file tree
Showing 3 changed files with 16 additions and 1 deletion.
1 change: 1 addition & 0 deletions .markdownlint.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
{
"MD013": false,
"MD024": false,
"MD033": false
}
9 changes: 8 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,14 @@

Full changelog of Anomaly Custom Launcher project

## Version 1.0 (November 2024)
## Version 0.2 (November 2024)

### Common

- Bumped target framework to .NET 8
- Fixed codestyle

## Version 0.1 (November 2024)

### Common

Expand Down
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,12 @@
<a href="./LICENSE.md">
<img src="https://img.shields.io/badge/License-Non--commercial-red.svg" alt="License" />
</a>
<a href="https://github.com/custom-dex-team/anomaly-custom-launcher/releases/latest">
<img src="https://img.shields.io/github/v/release/custom-dex-team/anomaly-custom-launcher?include_prereleases&label=Release" alt="Latest release" />
</a>
<a href="https://github.com/custom-dex-team/anomaly-custom-launcher/releases">
<img src="https://img.shields.io/github/downloads/custom-dex-team/anomaly-custom-launcher/total?label=Downloads" alt="All downloads" />
</a>
</p>
</div>

Expand All @@ -13,6 +19,7 @@ Specialized launcher for Anomaly Custom modification
## Requirements

- Visual Studio, Visual Studio Code or Rider
- .NET SDK
- Git

## Building
Expand Down

0 comments on commit 09b19b0

Please sign in to comment.