What is it?
Celestia Sunrise is a savegame editor for the quite popular "My little Pony" mobile game.
It provides both a graphical interface (suitable for most users) and a command-line interface (for people like who only use something that works in their shell).
It currently only works for Android devices, but I plan to introduce iOS compatibility.
Instructions
If you are a Windows user:
- Download the latest release executable.
- Run it.
- Profit !
If you are a Linux user:
Each line starting with ">" are meant to be run in a console.
- > git clone https://github.com/Arzaroth/CelestiaSunrise.git
- > cd CelestiaSunrise
- > python setup.py install
- Profit !
Please note that you can specify the --user switch to the install line to install it, which doesn't require sudo privileges.
Basic usage:
> python CelestiaSunrise.py
Shell-like usage:
> python CelestiaSunrise.py -s <save_file> <encrypt_key>
Credits
Arzaroth (which is me)
Evenprime (Original creator of Luna's Dreamwalk)
Support or contact
Having trouble with this tool ? Contact me at celestiasunrise@barrut.me or submit your issue through GitHub.
Version informations
Gathering informations...
Gathering informations...
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.