What are people using to make core/script mods now? I don't think I have the right tools. I can export things from a package with S3PE, but it exports a file ending in .s3sa.
And how do people know what objects and methods exist in the scripts?
I tried to see what was under the hood of awesomemod by opening awesome.package with S3PE. Only 0x905E2204EBCA0B6 would display any XML, and that was traits definitions. Some of the other instances displayed graphics of awesomeface or a bed with a pocketwatch or a toilet with a hammer and sickle.
Are the other parts that won't come up XML, or are they binary code? If they're XML, is there a way to view them too?