From e21e73936662e0af8650a46e36ae330e8e6589c6 Mon Sep 17 00:00:00 2001 From: GenZmeY Date: Thu, 1 Sep 2022 20:40:14 +0300 Subject: [PATCH] update README.md --- README.md | 18 ++++++++++-------- 1 file changed, 10 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index f090b1b..ad32720 100644 --- a/README.md +++ b/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: ``` -/Localization - /INT - *.int -/PublicationContent - preview.png - description.txt - tags.txt - title.txt /SomePackageName1 *.upk /Classes @@ -79,8 +71,18 @@ Change the filesystem of the project to such a form that everything works correc /Classes *.uc *.upkg +/PublicationContent + preview.png + description.txt + tags.txt + title.txt +/Localization + /INT + *.int /Config *.ini +/BrewedPC + *.* /tools builder builder.cfg