Skip to content

Commit

Permalink
feat: 📝 Add Table of contents
Browse files Browse the repository at this point in the history
  • Loading branch information
Marco Klein committed May 7, 2023
1 parent 698367d commit 32a46ea
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# Godot Utilities

- [Setup Dependencies](#setup-dependencies)
- [Through NuGet:](#through-nuget)
- [Refer to project directly (With cloning first)](#refer-to-project-directly-with-cloning-first)
- [Setup Project](#setup-project)
- [Usage - Injection and Logging in Nodes](#usage---injection-and-logging-in-nodes)
- [Usage - Scene Manager](#usage---scene-manager)
- [Usage - Registering Factories](#usage---registering-factories)


Utility library for implement state of the art application development in Godot 4. Includes:

- Using .NET Standards:
Expand Down

0 comments on commit 32a46ea

Please sign in to comment.