Other user's assetsAll the assets in this file belong to the author, or are from free-to-use modder's resources
Upload permissionYou can upload this file to other sites but you must credit me as the creator of the file
Modification permissionYou must get permission from me before you are allowed to modify my files to improve it
Conversion permissionYou can convert this file to work with other games as long as you credit me as the creator of the file
Asset use permissionYou are allowed to use the assets in this file without permission as long as you credit me
Asset use permission in mods/files that are being soldYou are not allowed to use assets from this file in any mods/files that are being sold, for money, on Steam Workshop or other platforms
Asset use permission in mods/files that earn donation pointsYou must get permission to earn Donation Points for your mods if they use my assets
Author notes
This author has not provided any additional notes regarding file permissions
File credits
This author has not credited anyone else in this file
Donation Points system
Please log in to find out whether this mod is receiving Donation Points
Changelogs
Version 1.0.1
Add support for array.find and array.rfind
Version 1.0.0
Initial release
Champollion perform the decompilation of a .PEX binary file to a recompilable .PSC Papyrus script file.
Installation Unpack the archive in a directory and you're good to go. If needed, install the included C++ runtime.
Usage Champollion is a command line tool, which must be started from the console. See the included documentation for the command line parameters.
Version changes The version 1.0.1 add support for the array.find and array.rfind opcodes.