chrismear / renios

Ren'iOS helps you package a Ren'Py game into an app that will run on iOS.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ren'iOS

Ren'iOS helps you package a Ren'Py game into an app that will run on iOS. It builds versions of Ren'Py and its dependencies that will run on iOS, and provides scripts to help you assemble these with your game into an Xcode project that will build for iOS.

You can download a pre-built binary distribution from here:

https://github.com/chrismear/renios/releases

NOTE: This is still very early, proof-of-concept code. There are known bugs and missing UI. It is not ready to use for a public release of a game.

Documentation

Documentation (still a work in progress) can be found here:

http://chrismear.github.io/renios/

Licensing

Ren'iOS is licensed under the terms of the LGPL 2.1 license. In addition, many parts of Ren'iOS are also licensed under the MIT (Expat) license. For full details, see LICENSE.md, and for some more explanation, read the Licensing section of the documentation.

About

Ren'iOS helps you package a Ren'Py game into an app that will run on iOS.

License:Other


Languages

Language:Python 65.8%Language:C 20.8%Language:Objective-C 12.6%Language:Shell 0.8%