1
0
mirror of https://github.com/SquidDev-CC/CC-Tweaked synced 2024-09-29 23:40:46 +00:00
Modernized/improved/actually updated version of ComputerCraft: https://tweaked.cc
Go to file
Jonathan Coates 35e227ed02
Update http wrappers to match CC 1.5
It might be fun to switch to CC:T's HTTP API, but for now let's just get
something working.

Fixes #1587.
2023-09-13 22:08:08 +01:00
.reuse Clarify the README a little 2023-06-13 17:37:11 +01:00
build-tools Initial commit 2023-06-13 17:30:12 +01:00
doc Clarify the README a little 2023-06-13 17:37:11 +01:00
gradle Initial commit 2023-06-13 17:30:12 +01:00
LICENSES Initial commit 2023-06-13 17:30:12 +01:00
src/main Update http wrappers to match CC 1.5 2023-09-13 22:08:08 +01:00
vendor Initial commit 2023-06-13 17:30:12 +01:00
.editorconfig Initial commit 2023-06-13 17:30:12 +01:00
.gitattributes Initial commit 2023-06-13 17:30:12 +01:00
.gitignore Initial commit 2023-06-13 17:30:12 +01:00
.gitmodules Initial commit 2023-06-13 17:30:12 +01:00
.pre-commit-config.yaml Initial commit 2023-06-13 17:30:12 +01:00
build.gradle.kts Initial commit 2023-06-13 17:30:12 +01:00
gradle.properties Bump CC:T to 1.105.1 2023-06-13 22:55:11 +01:00
gradlew Initial commit 2023-06-13 17:30:12 +01:00
gradlew.bat Initial commit 2023-06-13 17:30:12 +01:00
README.md Clarify the README a little 2023-06-13 17:37:11 +01:00
settings.gradle.kts Initial commit 2023-06-13 17:30:12 +01:00

CC: Tweaked

Current build status Download CC: Tweaked on Modrinth

CC: Tweaked is a mod for Minecraft which adds programmable computers, turtles and more to the game. An add-on to the much-beloved ComputerCraft, it continues its legacy with improved performance and stability, along with a wealth of new features.

CC: Tweaked can be installed from Modrinth. It requires Minecraft Forge and ComputerCraft 1.50 and MUST be installed as a core mod.

Contributing

Any contribution is welcome, be that using the mod, reporting bugs or contributing code. If you want to get started developing the mod, check out the instructions here.

Community

If you need help getting started with CC: Tweaked, want to show off your latest project, or just want to chat about ComputerCraft, do check out our forum and GitHub discussions page! There's also a fairly populated, albeit quiet IRC channel, if that's more your cup of tea.

We also host fairly comprehensive documentation at tweaked.cc.