to make the current code be presented
as custom package in unity:
Create custom package
- rename or put Scripts folder into Runtime
- add assembly definition file to Editor and Runtime folder (.asmdef)
- add package.json
- (optional) rename Sample folder into “Sample~” and add more data into package.json (See Add Samples )