Skip to content

Commit

Permalink
README: Update for macOS support
Browse files Browse the repository at this point in the history
  • Loading branch information
JohnSundell authored Oct 22, 2017
1 parent 53660bc commit f5f20bf
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -121,11 +121,11 @@ To get started, [check out the first tutorial](https://github.com/JohnSundell/Im

## Platform support

- [X] 📱 iOS
- [ ] 🖥 macOS
- [X] 📱 iOS 9 or later
- [X] 🖥 macOS 10.12 or later
- [ ] 📺 tvOS

Imagine Engine currently officially supports only iOS, but it doesn't have any specific dependencies on iOS, so support for both macOS & tvOS will be added within the near future. The API has also been designed in a way to let you use the exact same game code for all of Apple's platforms - no more `#if`s needed!
Imagine Engine currently supports iOS & macOS, with tvOS support coming soon. The API is completely platform agnostic, which lets you use the exact same game code for all of Apple's platforms - no more `#if`s needed!

## Join the project!

Expand Down

0 comments on commit f5f20bf

Please # to comment.