Conversation
JakeShirley
left a comment
There was a problem hiding this comment.
Very nice! Would be really nice to get the documentation auto-generated for this stuff long term.
Thanks for doing this!
SBLMikeDemone
left a comment
There was a problem hiding this comment.
Hmm, without a plan to document this right now, is doing any of the type checking or storing any of the data necessary?
I would love to see this documented in ms docs though, so I'm fine with leaving all the preliminary work in :)
I think it is still useful to output the raw data, and creators tend to use that directly anyways. This will allow these to publish to bedrock-samples at a minimum, or be usable internally for PRs. But yeah, if y'all want to add documentation that would be cool too, or I could give it a shot when I have time in the background. |
While doing some documentation work, I decided to start outputting info about our molang in metadata just like our other APIs for consistency. We won't really do anything with it yet (unless it seems desirable), so for now this just makes it so that the generator can handle them and provide them to sub-generators without choking.