Repository for custom modes in Cambridge.
Go to file
Ishaan Bhardwaj 56773aeed7
Update README.md
2021-05-23 17:21:48 -04:00
res v0.3-pre2 2021-01-24 14:56:02 -05:00
skins Updated skin README.md 2021-02-08 09:08:32 -05:00
tetris Removed additive gravity where applicable 2021-05-21 15:37:02 -04:00
.gitignore Don't upload screenshots 2021-03-01 20:38:47 -05:00
README.md Update README.md 2021-05-23 17:21:48 -04:00
readme.txt Add files via upload 2020-11-11 22:24:56 -05:00

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!