update README.md
This commit is contained in:
parent
1ad83de1ac
commit
e21e739366
18
README.md
18
README.md
@ -61,14 +61,6 @@ 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:
|
||||||
```
|
```
|
||||||
/Localization
|
|
||||||
/INT
|
|
||||||
*.int
|
|
||||||
/PublicationContent
|
|
||||||
preview.png
|
|
||||||
description.txt
|
|
||||||
tags.txt
|
|
||||||
title.txt
|
|
||||||
/SomePackageName1
|
/SomePackageName1
|
||||||
*.upk
|
*.upk
|
||||||
/Classes
|
/Classes
|
||||||
@ -79,8 +71,18 @@ Change the filesystem of the project to such a form that everything works correc
|
|||||||
/Classes
|
/Classes
|
||||||
*.uc
|
*.uc
|
||||||
*.upkg
|
*.upkg
|
||||||
|
/PublicationContent
|
||||||
|
preview.png
|
||||||
|
description.txt
|
||||||
|
tags.txt
|
||||||
|
title.txt
|
||||||
|
/Localization
|
||||||
|
/INT
|
||||||
|
*.int
|
||||||
/Config
|
/Config
|
||||||
*.ini
|
*.ini
|
||||||
|
/BrewedPC
|
||||||
|
*.*
|
||||||
/tools
|
/tools
|
||||||
builder
|
builder
|
||||||
builder.cfg
|
builder.cfg
|
||||||
|
Loading…
Reference in New Issue
Block a user