From e88ccbd1d213a49703ec2d0516f8463c3ad5f366 Mon Sep 17 00:00:00 2001 From: Jared Young Date: Thu, 31 Oct 2019 00:24:36 +0000 Subject: [PATCH] added notes.md for general information collection before being organized elsewhere --- notes.md | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 notes.md diff --git a/notes.md b/notes.md new file mode 100644 index 0000000..156e6e2 --- /dev/null +++ b/notes.md @@ -0,0 +1,7 @@ +# Build Environment +## Retro68 +This is a build environemnt that generally supports modern tools and code, while targeting the System 7 and similar generations of Macintosh computers. + +https://github.com/autc04/Retro68 + +Build and install in a folder parallel to this repo, following the exact naming conventions specified.(ie build in a folder seperate from the actual repo)