Open wsor4035 opened 2 years ago
Settings
(which assumedly would also include minetest.settings
)
MetaDataRef
and all subclasses (StorageRef
, NodeMetaRef
, ItemStackMetaRef
,
and PlayerMetaRef
)
graph LR;
sound["sound and music backend"]
ExeVirus-->|wants to document|sound
sound <--> loading
sound <--> randomization
file["supported file types"]
sound <--> file
API["sound lua API"]
sound <--> API
For the record (and if we choose to organize future sprints this way): We can edit your issue, so there's no need for you to update or us to comment.
I am aware of editing, but that iirc doesnt notify people while a comment does.
Reminder to tick the checkboxes of the mega tracker as your PRs get merged.
As proposed in the IRC channel and suggested by benrob, going to start a 2 week sprint for getting some docs done.
or beforeto 8/26/2022 - work on the doc, get it ready for reviewList of topics taken:
AreaStore
ItemStack
Settings