mirror of
https://github.com/SquidDev-CC/CC-Tweaked
synced 2025-11-20 23:34:48 +00:00
Rebranding!
I feel kinda guilty about this, but it's probably a good idea to make it clear that this isn't "actual, proper, stable" ComputerCraft.
This commit is contained in:
@@ -94,7 +94,7 @@ import java.util.zip.ZipFile;
|
||||
///////////////
|
||||
|
||||
@Mod(
|
||||
modid = ComputerCraft.MOD_ID, name = "ComputerCraft", version = "${version}",
|
||||
modid = ComputerCraft.MOD_ID, name = "CC: Tweaked", version = "${version}",
|
||||
guiFactory = "dan200.computercraft.client.gui.GuiConfigCC$Factory"
|
||||
)
|
||||
public class ComputerCraft
|
||||
|
||||
Reference in New Issue
Block a user