You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
3 months ago | |
---|---|---|
res | 1 year ago | |
skins | 1 year ago | |
tetris | 5 months ago | |
.gitignore | 3 months ago | |
README.md | 1 year ago | |
readme.txt | 2 years ago |
README.md
cambridge-modpack
Repository for custom modes in Cambridge.
How to use
Download the source code ZIP from here.
Once done, extract the tetris
and res
folder into one of these directories, depending on how you're running Cambridge
(create any folders that don't exist!):
- If you're running the game through a .exe, extract them into
%APPDATA%\cambridge\
. - If you're running the game through a .love on Windows, extract them into
%APPDATA%\LOVE\cambridge\
. - If you're running the game on Mac, extract them into
/Users/user/Library/Application Support/LOVE/cambridge/
. - If you're running the game on Linux, extract them into
~/.local/share/love/cambridge/
. - If you're running the game from the source code, extract them into the folder you installed Cambridge to.
Also, we have a skins
folder. Click it to read instructions.
Remember to check out this repository for new modes!