Source for scripts used in the Creation Club, cleaned and formatted so that you can actually use them in the Creation Kit.
Permissions and credits
Credits and distribution permission
Other user's assetsAll the assets in this file belong to the author, or are from free-to-use modder's resources
Upload permissionYou are not allowed to upload this file to other sites under any circumstances
Modification permissionYou are allowed to modify my files and release bug fixes or improve on the features without permission from or credit to me
Conversion permissionYou are not allowed to convert this file to work on other games under any circumstances
Asset use permissionYou are allowed to use the assets in this file without permission or crediting 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 are allowed 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
All files are generated directly from source provided by Bethesda.
Donation Points system
Please log in to find out whether this mod is receiving Donation Points
Parapets asked me for this when they found out I have an automated workflow for stripping Champollion formatting garbage and adding fragment formatting.
This is automatically generated decompiled and formatted script source for the Papyrus included with Skyrim's Creations. Rumor has it that the actual source will be released in the future, but with that timeframe no nearer today than the first time I heard it, this will have to do.
Decompiled source is not the same as the hand-written source code. It is not formatted in a way that the Creation Kit can interpret as fragments. It includes a lot of casts and default arguments that you don't have to write. It is not sorted in any meaningful way and is more difficult to navigate. My automatic cleanup code only addresses as much of this as I have needed it to before, which is not everything, and this is only a stopgap until/unless actual source becomes available. Where applicable, you should overwrite this with the USCCP scripts, to incorporate fixes that they generate. This is just a baseline of scripts that will compile to a script equivalent to scripts provided in the 1.6 Creation Club update.