Skip to content

ohrrpgce/ohrrpgce-apt

Repository files navigation

OHRRPGCE Android Packaging Tool (OHRRPGCE-APT)

This is an unfinished tool for packaging OHRRPGCE games for Android as .apks in a much easier way than the standard, extremely convoluted, way used by the OHRRPGCE developers. But it is not yet recommended, and no games are known to have been released in the wild using this tool.

Currently it includes a precompiled copy of the OHRRPGCE from 2016. It needs to be modified to download official up-to-date builds. Also, it creates a keystore but does not sign the .apk which you would have to do manually in order to be able to submit to app stores.

It requires the Android SDK and Apache Ant, which it downloads automatically, as well as Python.

It was originally created by Kevin Veroneau heavily based upon Pygame Subset for Android/Ren'Py Android Packaging Tool by Tom Rothamel and Patrick Dawson (see also the pgs4a fork), which in turn is based upon Python-for-android.

Usage

These notes, although very old, may still be relevant.

License

The Pygame Subset for Android is licensed under the GNU Lesser General Public License. To the best of our knowledge, Pygame, SDL, and all other dependencies are licensed under compatible licenses.

The Pygame Subset for Android is by Tom Rothamel and Patrick Dawson.

It integrates code from a number of projects under other licenses:

  • Python-for-android
  • Pelya's Android port of SDL 1.2 (OHRRPGCE fork)
  • Jinja2
  • Colorama
  • Binary builds of the OHRRPGCE, SDL and SDL_mixer

About

OHRRPGCE Android Packaging Tool

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages