You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+7-6Lines changed: 7 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,10 +10,11 @@ This repository contains a curated set of C# scripts and project templates that
10
10
11
11
## Contents
12
12
13
-
-**2D Scripts**: Components specifically designed for 2D game development
14
-
-**3D Scripts**: Components specifically designed for 3D game development
15
-
-**Utilities**: General purpose scripts that can be used in any Unity project
16
-
-**Templates**: Complete project templates with useful scripts included
13
+
-**[2D Scripts](https://github.com/pilot2254/reusable-unity-scripts/tree/main/scripts/2d)**: Components specifically designed for 2D game development
14
+
-**[3D Scripts](https://github.com/pilot2254/reusable-unity-scripts/tree/main/scripts/3d)**: Components specifically designed for 3D game development
15
+
-**[Utilities](https://github.com/pilot2254/reusable-unity-scripts/tree/main/scripts/utilities)**: General purpose scripts that can be used in any Unity project
16
+
-**[Templates](https://github.com/pilot2254/reusable-unity-scripts/tree/main/templates)**: Complete project templates with useful scripts included
17
+
-**[Website](https://github.com/pilot2254/reusable-unity-scripts/tree/main/website)**: Simple website for this project
0 commit comments