load_yaml_schema

Summary

load_yaml_schema()

This function handles loading the Map Descriptor yaml schema from the fortunestreetmodding.github.io repo.

Returns:

Returns the schema JSON as a string.

Return type:

str

Importing

from cs_board_tools.utilities.yaml import load_yaml_schema