Archipelago/worlds/sm64ex
Zach Parks 462ddce72c
Templates: Remove auto wordwrap, fix manual indentation, and reformat docstrings for world options in main. (#1201)
* Fix wrapping too early if docstring is within 120 characters and re-indent other lines.

* Remove auto-word wrapping and tweaked all worlds' option docstrings formatting.

Options should wrap around the 120 character mark to prevent template files from being too long horizontally. This also allows manual-indentation to work again.

* Fix missing '#' on empty lines in output from docstring.
2022-11-06 08:28:16 -06:00
..
docs Docs/sm64ex: address common questions 2022-10-10 09:14:13 +02:00
Items.py Core: move multiple Item properties into a single Flag (#638) 2022-06-17 03:23:27 +02:00
Locations.py sm64ex: Fix a Location (#979) 2022-09-01 21:21:53 +02:00
Options.py Templates: Remove auto wordwrap, fix manual indentation, and reformat docstrings for world options in main. (#1201) 2022-11-06 08:28:16 -06:00
Regions.py sm64ex: Various Features (#790) 2022-07-25 18:39:31 +02:00
Rules.py [SM64] Separate Entrance Shuffle pools option and MIPS cost option improvement (#1137) 2022-10-28 01:43:02 +02:00
__init__.py Core: rename `world` to `multiworld` (#931) 2022-10-31 21:41:21 -05:00