1
0
mirror of https://github.com/SquidDev-CC/CC-Tweaked synced 2025-01-10 01:10:30 +00:00
CC-Tweaked/src/main/java/dan200/computercraft
Jonathan Coates e18e24407e
Add additional buttons to the computer GUI (#809)
Adds a sidebar to the computer and turtle GUI. This currently provides
 - A power indicator, which turns on/shuts down a computer.
 - Button to queue a "terminate" event
2021-06-06 19:32:52 +01:00
..
api Fix build failures 2021-05-15 21:27:48 +01:00
client Add additional buttons to the computer GUI (#809) 2021-06-06 19:32:52 +01:00
core Put some limits on various external queues 2021-06-06 19:26:20 +01:00
data Remove "*Proxy" classes 2021-06-05 10:09:28 +01:00
shared Add additional buttons to the computer GUI (#809) 2021-06-06 19:32:52 +01:00
ComputerCraft.java Expose GenericSource to the public API 2021-05-15 21:11:09 +01:00
ComputerCraftAPIImpl.java Expose GenericSource to the public API 2021-05-15 21:11:09 +01:00