Skip to content

zaddok/godot-ios-extensions

 
 

Repository files navigation

Some swift based extensions for iOS/macOS functionality, built on SwiftGodot.

Everything is provided as-is, I'm building new plugins as I need them

Currently supports:

GameCenter

  • Authentication
  • Leaderboards
    • Post score
    • Open overlay
    • Get leaderboard data
  • Friends
    • Get list of friends
    • Open Friends overlay
  • Achievements
    • Reward achievements
    • Open overlay
    • Get achievement data

Bonjour

  • LAN discovery
    • Listener
    • Browser (find active listeners)
    • Endpoint resolution

InAppPurchase

  • Get list of products
  • Purchase product

Coming: (assuming I can figure it out)

Basic plugin documentation

GameCenter

  • Matchmaking
  • Friend invites
  • macOS Support (should mostly work but opening overlays doesn't)

Bonjour

  • Bluetooth discovery

iCloud

  • Cloud saves

Device

  • Gyroscope
  • Taptic Engine

About

Swift based iOS Extensions

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Swift 94.3%
  • Shell 5.7%