Skip to content

Commit

Permalink
Update Changelog.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Desoroxxx committed Oct 9, 2023
1 parent 9ba97a5 commit d29eb55
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion Changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ Welcome to Red Core 0.5 an originally breaking release, but now it has a compati
#### The separation

Red Core and its Minecraft parts have been separated into two, this allows for greater freedom in how we develop Red Core, but also allows for Red Core to be used in any Java project.
Thanks to this separation, Red Core MC is now available for 1.7.10 through 1.12.2 meaning every version in between is compatible.

### Changed

Expand All @@ -41,10 +42,11 @@ Red Core and its Minecraft parts have been separated into two, this allows for g

#### Added

- Added support for mc versions 1.7.10 to 1.12.2
- Added support for mc versions 1.7.10 through 1.12.2

#### Changed

- Switched to [CurseUpdate](https://forge.curseupdate.com/) for update checking
- Moved `startClientTicker` from `RedCore` to `RedClientTicker
- Moved `forceOptiFineFastRenderOff` from `RedCore` to `OptiNotFine`

Expand Down

0 comments on commit d29eb55

Please sign in to comment.