2.1 Codea Game Center

Greetings! I’ve been hunting around for any guides or tutorials on how to use the Codea Game Center add ons that were recently made available. However all I found was the what seemed as “old” 2.0 way that required access to the runtime files. So can anyone give me a short overview of how to implement this into an app? I have very minor Xcode knowledge.

So I putt the GameCenterAddon header and implementation files into the Addons folder of my project. So now should the commented out example code from the header file,

gamcecenter.enabled() 

now “work” in the the lua code?

Link to GameCenter addons: https://github.com/TwoLivesLeft/Codea-Addons/tree/master/GameCenter