1
0
mirror of https://github.com/SquidDev-CC/CC-Tweaked synced 2025-02-21 13:30:05 +00:00
Jonathan Coates 6bc161ac42
Add script to download translations
Ideally this'd work per-branch, and be done as part of ./go4it build,
but this works for now.
2024-11-15 08:12:45 +00:00
2023-07-07 20:04:23 +01:00
2024-11-15 08:12:45 +00:00
2024-11-15 08:12:45 +00:00
2021-01-09 21:41:39 +00:00

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
Description
Modernized/improved/actually updated version of ComputerCraft: https://tweaked.cc
Readme 31 MiB
Languages
Java 73.7%
Lua 25%
Kotlin 0.6%
TypeScript 0.2%
Python 0.2%
Other 0.1%