0.0.3 • Published 5 years ago

exoport v0.0.3

Weekly downloads
1
License
ISC
Repository
github
Last release
5 years ago

Exoport CLI

This will build your Exokit WebXR app into a Magic Leap app.mpk.

Usage

exoport [args]

Arguments

  • -a, --appName: Name of the application (App) required
  • -p, --packageName: Name of the package (com.inc.app) required
  • -t, --buildType: debug (default) or production
  • -f, --contentDir: App content root directory required
  • -o, --output: Output zip file path required
  • -m, --model: Model assets directory
  • -r, --portal: Portal assets directory
  • -c, --cert: Certificate file path (app.cert) required
  • -k, --privkey: Private key file path (app.privkey) required
0.0.3

5 years ago

0.0.2

5 years ago

0.0.1

5 years ago