mirror of
https://github.com/SquidDev-CC/CC-Tweaked
synced 2025-01-09 00:40:29 +00:00
Modernized/improved/actually updated version of ComputerCraft: https://tweaked.cc
8bed862c38
Crowdin's GH integration is really getting on my nerves, so let's just roll our own. This has the added advantage of supporting multiple branches at once, without having to use Crowdin premium. |
||
---|---|---|
.editorconfig | ||
.gitignore | ||
go4it | ||
LICENCE | ||
README.md |
CC: Tweaked build scripts
You probably don't want this branch - check out the main repository instead!
As CC: Tweaked targets multiple Minecraft versions, releasing updates can be a bit of a pain. This branch provides a script to set up a development environment and semi-automate releases.
Usage
> git clone git@github.com:SquidDev-CC/CC-Tweaked.git
> cd CC-Tweaked
> git checkout build-tools
# Set up the various worktrees.
> ./go4it setup
# Merge branches and publish a release. You probably don't want this unless you
# have all my secret keys.
> ./go4it release