What's new
Choice of Mods

Join our amazing community to find Choicescript games and modifications to improve your gameplay!

Turn any choicescript html back into scene files for easy modding

ChainsawQueen1

Well-known member
Member
Sometimes choicescript games are shared only as html files and getting the scene files to make a mod is difficult which is why i created a decompiler that takes any compiled game html and extracts all the source scene files. Get it here: DOWNLOAD

Q: How to use ?
A:
i offer both a python script and a html that does the same thing. For the python script download and put the index.html in the same folder as the python script and in a terminal type "python decompile.py index.html" without qoutes and a new folder will be made with the scene files. The second method is an HTML file, download the file then launch in a web browser, cliick or drag the games index.html into the provided box then click "decompile and download" it will then download a scenes.zip with all the scene files

Q: Can i share, edit and claim as my own ?
A:
yes, theres no liscense nor copywrite, go nuts.

If you notice any problems let me know and i'll update with bug fixes
 
Back
Top