Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 1.24 KB

File metadata and controls

19 lines (11 loc) · 1.24 KB

BHAV to Mermaid diagram

https://cosmatevs.github.io/bhav-to-diagram.html

A web tool for The Sims 2 modders that converts SimPe BHAV code to Mermaid diagrams. It's intended to make BHAV functions easier to understand, especially the big ones.

Hover over interface elements (e.g. buttons, icons, text areas) to see explanations of what they do.

BHAV to Mermaid diagram tool appearance

Resource list to table

https://cosmatevs.github.io/resource-list-to-table.html

A web tool for The Sims 2 modders that converts SimPe resource lists to HTML and Mod The Sims BBCode tables. The tool includes group and type names, and allows to sort the rows of the generated code.

It's intended to make preparing technical descriptions for mods easier. See an example of how it can be used.

Hover over interface elements (e.g. buttons, icons, text areas) to see explanations of what they do.

Resource list to table tool appearance