Savegame editor for the mobile game "My Little Pony"
Find a file
2016-08-07 20:48:53 +02:00
celestia update to 3.0.0 2016-08-07 20:48:53 +02:00
.gitignore using spec for pyinstaller 2015-05-11 16:49:03 +09:00
AUTHORS updated readme 2014-12-24 20:59:04 +09:00
CelestiaSunrise.py update to 3.0.0 2016-08-07 20:48:53 +02:00
CelestiaSunrise.spec update pony list to 2.8.0, bug fix, added party keys 2016-04-18 16:01:35 +02:00
LICENSE Initial commit 2014-12-24 20:38:51 +09:00
README.md add player level and vip points modification 2016-02-29 23:07:15 +01:00
requirements.txt using toplevels instead of multiple tk, avoiding multiple mainloops 2015-12-22 06:42:16 +01:00
setup.bat nothing to see here 2015-05-18 14:35:54 +09:00
setup.py update to 3.0.0 2016-08-07 20:48:53 +02:00
TODO update todo 2015-04-19 17:22:47 +09:00

CelestiaSunrise

A savegame editor for the mobile game "My Little Pony"

Dependencies can be installed with the following command:

pip install -r requirements.txt

Basic usage: python CelestiaSunrise.py

Shell-like usage: python CelestiaSunrise.py -s <save_file> <encrypt_key>

ponyshell> help

For the time being, it only works for Android devices.

Automated installation

Linux

Ezpz.

python setup.py install

Alternatively, you can specify the --user switch to install it locally, which doesn't require sudo privileges.
It will work regardless of your python version.

Windows

  • Grab the latest release executable.
  • Run it.
  • ???
  • Profit.

Project Current State

  • This project is currently under development.
  • However, since the savegame file format might change, it could stop working in the future.

Contribute

  • You wanna contribute ? Great.
  • Fork and submit a pull request.

Legal informations

(Copied from Evenprime's Luna's Dreamwalk project)

Please note that this software does NOT contain any copyrighted or trademarked content of Gameloft, Hasbro or any other legal entity that may take offense in the existence of this program, as far as I am aware of.

Further, it does not enable people to circumvent a copy protection scheme. This application does not provide any means of copying or modifying the original MLP application. And even if it would, providing software that does help modify existing software is in and by itself not automatically a copyright violation, and most often covered by the "reverse engineering" exception of the DMCA

Therefore, in my humble opinion, the DMCA (and trademark related C&D letters) should not be applicable to this software and I will likely take the necessary legal steps (e.g. filing a DMCA counter-claim) in case it gets abused for taking down this software.