Skip to content

Commit 2800728

Browse files
Create README.md
1 parent 4bbe11b commit 2800728

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

README.md

+13
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
# Unity Scripting Fundamentals
2+
3+
## Features
4+
5+
- Rutime
6+
- [Nullable support for `UnityEngine.Object`](https://sator-imaging.github.io/Unity-Fundamentals/HeaderDocs/Runtime/NullableUnityObject.cs.html)
7+
- WIP: [CancellationToken based Lifecycle Manager for Unity](https://sator-imaging.github.io/Unity-Fundamentals/Runtime/LifecycleBehaviour/README.html)
8+
- Editor
9+
- [Assembly Definitions Manager for Project Settings Panel](https://sator-imaging.github.io/Unity-Fundamentals/HeaderDocs/Editor/AssemblyDefinitionSettingsProvider/AssemblyDefinitionSettingsProvider.cs.html)
10+
11+
## API Reference
12+
13+
https://sator-imaging.github.io/Unity-Fundamentals/api/index.html

0 commit comments

Comments
 (0)