File tree Expand file tree Collapse file tree 1 file changed +8
-8
lines changed
Expand file tree Collapse file tree 1 file changed +8
-8
lines changed Original file line number Diff line number Diff line change @@ -87,15 +87,15 @@ The following files will need to be edited:
8787 - [x] Package version
8888 - [x] Minimum Unity version
8989 - [ ] Author information
90- - [ ] Package samples
90+ - [x] ~~ Package samples~~
9191 - More information about package manifest files: https://docs.unity3d.com/Manual/upm-manifestPkg.html
92- - [ ] Runtime .asmdef
93- - [ ] File name must be [ company-name] .[ package-name] .asmdef
94- - [ ] Assembly name must be [ company-name] .[ package-name]
95- - [ ] Editor .asmdef
96- - [ ] File name must be "[ company-name] .[ package-name] .Editor.asmdef"
97- - [ ] Assembly name must be "[ company-name] .[ package-name] .Editor"
98- - [ ] Optional: Reference runtime assembly
92+ - [x] ~~ Runtime .asmdef~~
93+ - [x] ~~ File name must be [ company-name] .[ package-name] .asmdef~~
94+ - [x] ~~ Assembly name must be [ company-name] .[ package-name] ~~
95+ - [x ] Editor .asmdef
96+ - [x ] File name must be "[ company-name] .[ package-name] .Editor.asmdef"
97+ - [x ] Assembly name must be "[ company-name] .[ package-name] .Editor"
98+ - [x] ~~ Optional: Reference runtime assembly~~
9999- [ ] LICENSE.md
100100- [x] This README.md
101101
You can’t perform that action at this time.
0 commit comments