Skip to content
This repository was archived by the owner on Sep 15, 2024. It is now read-only.

Commit 53c03b1

Browse files
Update README.md
1 parent 5fba869 commit 53c03b1

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,11 @@ Tech tree where nodes in tree are positioned automatically via script
3232
### [Helper Scripts](https://github.com/valkyrienyanko/GodotModules/blob/main/.github/UTILITY_SCRIPTS.md)
3333

3434
## Contributing
35+
There are 3 types of problems I always seem to run into while working on this
36+
- Tasks are fired and forgotten (wanted behavior) but are not cancelled at proper times causing all sorts of problems
37+
- Duplicate player id added to lobby player dictionary
38+
- Static variables not being reset after being finished for using them for setting them up for re-use again
39+
3540
See [CONTRIBUTING.md](https://github.com/valkyrienyanko/GodotModules/blob/main/.github/CONTRIBUTING.md)
3641

3742
## Credit

0 commit comments

Comments
 (0)