Created Getting Started (markdown)

Uli Kusterer
2022-10-05 19:36:22 +02:00
parent 24fa19519d
commit c162588bd0

6
Getting-Started.md Normal file

@@ -0,0 +1,6 @@
- Get a copy of MPW for classic MacOS ([see Wiki page](Acquiring-MPW))
- create a folder `~/mpw`
- copy the files from the `verbatim` folder in this repository into it
- Open the file `Environment.txt` with a text editor and change the `MPWVersion ?= 3.2` line to match whatever version your `MPW Shell` application shows if you choose `Get Info` on it in Finder
- open the `Interfaces&Libraries` folder from your copy of MPW, and copy the `Interfaces`, `Libraries`, `DebuggingLibraries` and `RuntimeLibraries` folders inside it to your `~/mpw` folder
- open the `MPW` folder and copy the `Tools` folder from there to your `~/mpw` folder