Initial commit
This commit is contained in:
commit
8bde43bd49
152 changed files with 5294 additions and 0 deletions
6
.gitignore
vendored
Normal file
6
.gitignore
vendored
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
# Godot 4+ specific ignores
|
||||
.godot/
|
||||
client/bin/*
|
||||
client/obj/*
|
||||
server/bin/*
|
||||
server/obj/*
|
||||
Loading…
Add table
Add a link
Reference in a new issue