Inital commit

Straight up fucked everything up so the history is gone. My bad.
This commit is contained in:
2025-06-19 18:10:55 +00:00
commit b3bd1e0c3a
5 changed files with 129 additions and 0 deletions

8
game.toml Normal file
View File

@ -0,0 +1,8 @@
# 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."