Skip to content

Commit

Permalink
Added note for Macs in readme
Browse files Browse the repository at this point in the history
Taken from the SkyFoundry forum: https://skyfoundry.com/forum/topic/6986
  • Loading branch information
SlimerDude authored Nov 7, 2022
1 parent 7d5bc3c commit a05f66f
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,19 @@ Pre-compiled installations of F4 may be downloaded from the [GitHub Releases Tab



## Note for MacBooks

F4 is built for the Intel architechure - but [can still be used on Apple Silicon](https://support.apple.com/en-gb/HT211861).

To run on a Mac:
- ensure Java 8 is on the path
- Extract the [lastest release](https://github.com/xored/f4/releases) using Terminal
- `cd` to `<f4-path>/F4.app/Contents/MacOS` and `chmod 555 F4`
- Run `./F4` to bring up a securiry warning. Go to "Security & Prefrences" and allow this app to run using Finder
- Click on F4 icon located in `<f4-path>/F4.app/`



## Dark Mode

The default eclipse colours for Dark Mode are pretty poor, but are easy enough to change.
Expand Down

0 comments on commit a05f66f

Please sign in to comment.