Update README.md
This commit is contained in:
parent
f1e800f53e
commit
9beef73358
@ -70,7 +70,7 @@ 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:
|
Change the filesystem of the project to such a form that everything works correctly:
|
||||||
```text
|
```text
|
||||||
📁 <ProjectName>
|
📂 <ProjectName>
|
||||||
├── 📁 SomePackageName1
|
├── 📁 SomePackageName1
|
||||||
│ ├── 📁 Classes
|
│ ├── 📁 Classes
|
||||||
│ │ ├── 📄 *.uc
|
│ │ ├── 📄 *.uc
|
||||||
@ -84,7 +84,7 @@ Change the filesystem of the project to such a form that everything works correc
|
|||||||
│ ├── 📄 *.uci
|
│ ├── 📄 *.uci
|
||||||
│ └── 📦 *.upk
|
│ └── 📦 *.upk
|
||||||
├── 📁 PublicationContent
|
├── 📁 PublicationContent
|
||||||
│ ├── 📄 preview.png
|
│ ├── 🌆 preview.png
|
||||||
│ ├── 📄 description.txt
|
│ ├── 📄 description.txt
|
||||||
│ ├── 📄 tags.txt
|
│ ├── 📄 tags.txt
|
||||||
│ └── 📄 title.txt
|
│ └── 📄 title.txt
|
||||||
|
Loading…
x
Reference in New Issue
Block a user