This repository has been archived on 2026-02-27. You can view files and clone it, but cannot push or open issues or pull requests.
Files
BaseGame/game.toml
Brosef b3bd1e0c3a Inital commit
Straight up fucked everything up so the history is gone. My bad.
2025-06-19 18:10:55 +00:00

9 lines
313 B
TOML

# The ID used for logging
# TODO: Filter things like '\', '{}', '\n' etc.-
id = "changeMe"
# The name used for setting the windows
# title, and for displaying in the launcher
name = "Change me"
# The description displayed by the launcher
description = "Write something about this game.\nNew lines are supported."