We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5fc3f9b commit 5587448Copy full SHA for 5587448
1 file changed
docs/api/index.md
@@ -42,8 +42,8 @@ Functions for interacting with the game world, including time, map regions, and
42
### [Helper Functions](./helper/) - 🔄 Partial
43
Utility functions such as Vector3 operations to simplify common tasks.
44
45
-### [Windows API](./windows/) - 🔄 Partial
46
-Functions for Windows-specific features like key detection and input handling.
+### [Unity API](./unity/) - 🔄 Partial
+Functions for Unity-specific features like key input detection.
47
48
### [UI API](./ui/) - 🔄 Experimental
49
Create notifications and basic UI elements. Advanced features are still in development.
0 commit comments