Skip to content

Commit 5550f6a

Browse files
Add topics for Minecraft computer mods
1 parent c04b324 commit 5550f6a

File tree

6 files changed

+39
-0
lines changed

6 files changed

+39
-0
lines changed
1.21 KB
Loading
Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
---
2+
created_by: Jonathan Coates
3+
display_name: "CC: Tweaked"
4+
github_url: https://github.com/cc-tweaked/CC-Tweaked
5+
url: https://tweaked.cc/
6+
logo: computercraft-tweaked.png
7+
related: computercraft,lua,minecraft,minecraft-mod
8+
topic: computercraft-tweaked
9+
released: November 15, 2017
10+
short_description: "CC: Tweaked is a fork of ComputerCraft, adding programmable computers, turtles and more to Minecraft."
11+
---
12+
CC: Tweaked is a mod for [Minecraft](https://github.com/topics/minecraft) which adds programmable computers, turtles and more to the game. A fork of the much-beloved [ComputerCraft](https://github.com/topics/computercraft), it continues its legacy with better performance, stability, and a wealth of new features.
1.35 KB
Loading

topics/computercraft/index.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
---
2+
created_by: Daniel Ratcliffe
3+
display_name: ComputerCraft
4+
github_url: https://github.com/dan200/ComputerCraft
5+
url: https://www.computercraft.info/
6+
logo: computercraft.png
7+
related: computercraft-tweaked,lua,minecraft,minecraft-mod
8+
topic: computercraft
9+
released: January 27, 2012
10+
short_description: Computers, Programming and Robotics in Minecraft.
11+
---
12+
ComputerCraft is a modification for [Minecraft](https://github.com/topics/minecraft) that’s all about computer programming. It allows you to build in-game Computers and Turtle Robots, and write programs for them using the [Lua](https://github.com/topics/lua) programming language. The addition of programming to [Minecraft](https://github.com/topics/minecraft) opens up a wide variety of new possibilities for automation and creativity. If you’ve never programmed before, it also serves as excellent way to learn a real world skill in a fun, familiar environment.
13+
14+
**Development for ComputerCraft has ceased, but there is a fork called [CC: Tweaked](https://github.com/topics/computercraft-tweaked) that offers enhanced performance, improved stability, and a wealth of new features.**

topics/opencomputers/index.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
---
2+
created_by: '"MightyPirates": Sangar, adam, Stephan Henrichs,
3+
lordjoda, payonel'
4+
display_name: OpenComputers
5+
github_url: https://github.com/MightyPirates/OpenComputers
6+
url: https://oc.cil.li/
7+
logo: opencomputers.png
8+
related: lua,minecraft,minecraft-mod
9+
topic: opencomputers
10+
released: December 14, 2013
11+
short_description: OpenComputers is a Minecraft mod that adds programmable computers and robots to the game.
12+
---
13+
OpenComputers is a [Minecraft](https://github.com/topics/minecraft) mod that adds programmable computers and robots to the game. The built-in computer implementation uses [Lua](https://github.com/topics/lua) 5.2 and is fully persistent. This means programs will continue running across reloads.
3.03 KB
Loading

0 commit comments

Comments
 (0)