Skip to content
This repository has been archived by the owner on Jun 6, 2018. It is now read-only.
/ cordova2unity Public archive

A Cordova plugin for including a Unity project within a Cordova app.

Notifications You must be signed in to change notification settings

randomPoison/cordova2unity

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cordova2Unity

Cordova plugin that handles integrating a Unity project into a Cordova app. This should handle all the work for doing the integration process once you've exported your Unity project into the correct location.

This is based off shawticus/cordova2unity, but has been expanded drastically to automate the integration process as much as possible.

Building Android

From the Unity editor, build your android app as a "Google Android Project" and have it output to plugins/cordova2unity/unity/android. Rename the main directory to "Unity" so that you have a directory at plugins/cordova2unity/unity/android/Unity. Then run cordova build android for your Cordova project. That's it! ~~magic~~

Building iOS

Coming (not so) soon!

Launching Unity from Cordova

Coming soon!

Returning to Cordova from Unity

Coming (not so) soon!

About

A Cordova plugin for including a Unity project within a Cordova app.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published