A Little Alchemy modding tool.
- Install Python 3. (Make sure "Add python to path", "Tcl/Tk", and "PY launcher" are enabled!)
- Download the latest release of this program.
- Run
alchemod-manager.py
. - Type
make
and press enter to open the editing interface.
Firstly, you need to decide if you want to play it on Android or using your browser.
- Run
alchemod-manager.py
. - Type
generate-web
and press enter. - When it's finished, run
server.py
. - Open your browser.
- Enter
http://localhost:8080/Little_Alchemy_1.8.0_modded_web/
in your address bar, or just copy and paste it from here, and press enter. - You're done! You may close the
server.py
window now if you so desire.
- Run
alchemod-manager.py
. - Type
generate-apk
and press enter. - When it's finished, install the APK file on an Android phone.