mirror of
https://github.com/SashLilac/cambridge.git
synced 2024-11-22 04:09:01 -06:00
Update README to fork
This commit is contained in:
parent
1254de15d5
commit
593cad0e71
@ -3,6 +3,8 @@ Cambridge
|
||||
|
||||
Welcome to Cambridge, the next open-source falling-block game engine!
|
||||
|
||||
This fork is written and maintained exclusively by [SashLilac](https://github.com/SashLilac)!
|
||||
|
||||
|
||||
Installation instructions
|
||||
-------------------------
|
||||
@ -15,7 +17,7 @@ Unzip the exe file and run it directly. All assets are currently bundled inside
|
||||
|
||||
### macOS
|
||||
|
||||
For the time being, the file `cambridge.love` only works on the command line. Install `love` with [https://brew.sh/](Homebrew), and run:
|
||||
For the time being, the file `cambridge.love` only works on the command line. Install `love` with [Homebrew](https://brew.sh), and run:
|
||||
|
||||
$ love cambridge.love
|
||||
|
||||
@ -35,7 +37,7 @@ If you haven't already, install `love` with your favourite package manager (Home
|
||||
|
||||
Clone the repository in git:
|
||||
|
||||
git clone https://github.com/joezeng/cambridge
|
||||
git clone https://github.com/SashLilac/cambridge
|
||||
|
||||
Then, navigate to the root directory that you just cloned, and type:
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user