Skip to content

Commit c44c560

Browse files
committed
Update changelog and whatsnew
- Convert existing changelog over to use Markdown. This mostly involves wrapping code in backticks, and marking things as headers where appropriate. - Copy all of CC:T's release notes over to the changelog. This is somewhat more verbose than Dan's notes, but keeping them in sync seems reasonable (and allows for automation!).
1 parent e839ef5 commit c44c560

File tree

3 files changed

+407
-198
lines changed

3 files changed

+407
-198
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ ComputerCraft has always held a fond place in my heart: it's the mod which reall
99
mod which has kept me playing it for many years. However, development of the original mod has slowed, as the original
1010
developers have had less time to work on the mod, and moved onto other projects and commitments.
1111

12-
CC:Tweaked (or CC:T for short) is an attempt to continue ComputerCraft's legacy. It's not intended to be a competitor
12+
CC: Tweaked (or CC:T for short) is an attempt to continue ComputerCraft's legacy. It's not intended to be a competitor
1313
to CC, nor do I want to take it in a vastly different direction to the original mod. Instead, CC:T focuses on making the
1414
ComputerCraft experience as _solid_ as possible, ironing out any wrinkles that may have developed over time.
1515

@@ -56,7 +56,7 @@ I'd generally recommend you don't contact me directly (email, DM, etc...) unless
5656
report exploits). You'll get a far quicker response if you ask the whole community!
5757

5858
## Using
59-
If you want to depend on CC:Tweaked, we have a maven repo. However, you should be wary that some functionality is only
59+
If you want to depend on CC: Tweaked, we have a maven repo. However, you should be wary that some functionality is only
6060
exposed by CC:T's API and not vanilla ComputerCraft. If you wish to support all variations of ComputerCraft, I recommend
6161
using [cc.crzd.me's maven](https://cc.crzd.me/maven/) instead.
6262

0 commit comments

Comments
 (0)