Repository for custom modes in Cambridge.
Go to file
Ishaan Bhardwaj 80c9236d3c NES classic lock 2021-02-11 15:58:35 -05: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 NES classic lock 2021-02-11 15:58:35 -05:00
.gitignore Create .gitignore 2020-11-14 18:17:03 -05:00
README.md Finally made modpack installation clear 2021-02-08 09:07:04 -05: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/.
  • If you're running the game on Linux, extract them into ~/.local/share/love/.
  • 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!