extends Node
class_name LevelRepo
var slug
var path
var setup_commands = ""
var action_commands = ""
var win_conditions = {}