This website requires JavaScript.
Explore
Help
Sign In
Backupppert
/
oh-my-git
Watch
1
Star
0
Fork
You've already forked oh-my-git
0
mirror of
https://github.com/git-learning-game/oh-my-git.git
synced
2024-11-03 19:04:40 +01:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
9cfbd9ff96
oh-my-git
/
scenes
/
level_repo.gd
8 lines
101 B
GDScript3
Raw
Normal View
History
Unescape
Escape
Add LevelRepo class - I forgot :P
2020-10-01 12:24:47 +02:00
extends
Node
class_name
LevelRepo
var
slug
var
path
var
setup_commands
=
"
"
Allow splitting win conditions in multiple parts
2020-12-22 12:13:40 +01:00
var
win_conditions
=
{
}
Reference in a new issue
Copy permalink