Skip to content

Commit 3f71668

Browse files
Restructure project folders for easier importing.
All folders are now contained under CustomInspectorCreator.
1 parent 8137fa5 commit 3f71668

22 files changed

+39
-38
lines changed

Assets/Editor.meta renamed to Assets/CustomInspectorCreator.meta

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Assets/Editor/CustomInspectorCreator/CustomInspectorCreator.cs renamed to Assets/CustomInspectorCreator/Editor/CustomInspectorCreator.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -152,4 +152,4 @@ public static bool ValidateGenerateInspectorTextAssetMenu()
152152
}
153153
#endif
154154
}
155-
}
155+
}

0 commit comments

Comments
 (0)