We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
`calc_dollar_bonus` improvements (#97) * `calc_dollar_bonus` improvements * Update SMODS.Back.md * Update SMODS.Consumable.md * Update SMODS.Joker.md * Update SMODS.Back.md * Update SMODS.Voucher.md * Update SMODS.Blind.md * Update SMODS.Challenge.md * Update SMODS.Stake.md * Update The-Mod-Object.md
Add `SMODS.Attribute` and Weight System documentation (#99)
docs: better `mod.ui_config` docs
a lot of stuff, actually
Add can_load to The Mod Object page (#77)
Fix link to calculate functions in mod object page (#73)
Docs Reformatting (#38) * Document everything missing from `lsp_def/utils.lua` + misc edits * Partial `Blind:calculate` docs + other stuff I missed Actual specifics are better suited for the rewritten calculation docs. * Default mod functions update Not very good, but this page is getting rewritten anyways. It'll work for now. * forgot about `optional_features` * Slightly improves `SMODS.Booster` docs * Slight correction * W.I.P internal doc page * "The Mod Object" page + misc stuff * Add links to header elements on some pages * Update API-Documentation.md format * Move install guide, TODO home page rewrite, add missing nav on pages * Add missing util functions * Update to current wiki proper * SMODS.https header + update Internal & Utility * Apply #48 style changes