Modified template to fit game
This commit is contained in:
@ -1,8 +1,7 @@
|
||||
# The ID used for logging
|
||||
# TODO: Filter things like '\', '{}', '\n' etc.-
|
||||
id = "changeMe"
|
||||
id = "pingpongpain"
|
||||
# The name used for setting the windows
|
||||
# title, and for displaying in the launcher
|
||||
name = "Change me"
|
||||
name = "Ping Pong Pain"
|
||||
# The description displayed by the launcher
|
||||
description = "Write something about this game.\nNew lines are supported."
|
||||
description = ":3"
|
||||
|
||||
Reference in New Issue
Block a user