Update README.md
This commit is contained in:
parent
9beef73358
commit
353a706ea3
@ -71,13 +71,13 @@ If you have *.upk or localization files, they must be in a specific location.
|
||||
Change the filesystem of the project to such a form that everything works correctly:
|
||||
```text
|
||||
📂 <ProjectName>
|
||||
├── 📁 SomePackageName1
|
||||
├── 📁 <SomePackageName1>
|
||||
│ ├── 📁 Classes
|
||||
│ │ ├── 📄 *.uc
|
||||
│ │ └── 📄 *.upkg
|
||||
│ ├── 📄 *.uci
|
||||
│ └── 📦 *.upk
|
||||
├── 📁 SomePackageName2
|
||||
├── 📁 <SomePackageName2>
|
||||
│ ├── 📁 Classes
|
||||
│ │ ├── 📄 *.uc
|
||||
│ │ └── 📄 *.upkg
|
||||
|
Loading…
x
Reference in New Issue
Block a user