-
Notifications
You must be signed in to change notification settings - Fork 320
Add Multi Platform CI #105
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: 3.8.5
Are you sure you want to change the base?
Conversation
|
Is this ready for review @CartBlanche |
|
@SimonDarksideJ MonoPack should be creating binaries for all platforms now. I've also added Android, *.apk, builds so people can side load them. We probably need to test them on device, to make sure things are playable. Obviously the 3D games build on Android too, but most won't run until the OpenGL ES 3 PR goes in, due to GetData() and SetData() not available in ES 2. |
No description provided.