SkillAgentSearch skills...

Nmex

NME extensions for IOS/Android game development

Install / Use

/learn @yannchao/Nmex
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

NME extensions for IOS/Android game development

Features<br/>

  • InAppPurchase<br/>
  • Google Analytics<br/>
  • GameCenter<br/>
  • AdMob<br/>
  • NativeUI...

Android is not supported currently.

Installation

  1. Install NMEX into a directory: git clone https://github.com/watsnow/nmex.git DESTINATION-FOLDER
  2. Point haxelib to this directory: haxelib dev nmex DESTINATION-FOLDER
  3. Add the following to your application NMML file:<br /> <haxelib name="nmex" if="ios" />
  4. You may need to add the following framework dependencies:<br /> <dependency name="GameKit.framework" if="ios" /><br /> <dependency name="StoreKit.framework" if="ios" /><br /> <dependency name="SystemConfiguration.framework" if="ios" /><br /> <dependency name="Social.framework" if="ios" /><br /> <dependency name="Accounts.framework" if="ios" /><br /> <dependency name="AdSupport.framework" if="ios" /><br /> <dependency name="MediaPlayer.framework" if="ios" /><br />

Related Skills

View on GitHub
GitHub Stars38
CategoryDevelopment
Updated3y ago
Forks4

Security Score

60/100

Audited on Mar 31, 2023

No findings