AloneDeath commited on
Commit
8f2cd36
·
verified ·
1 Parent(s): 5cfdf59

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +23 -23
README.md CHANGED
@@ -19,28 +19,28 @@ size_categories:
19
 
20
  # 🧟 The Walking Dead - Fan Game Project
21
 
22
- Добро пожаловать в репозиторий фанатского игрового проекта по вселенной **The Walking Dead**! Здесь собраны и структурированы все необходимые ассеты, ресурсы и предварительные файлы сборки.
23
 
24
- ## 📌 О проекте
25
- Кратко опишите суть вашей игры:
26
- * **Жанр:** (например, Визуальная новелла / Текстовый квест / RPG)
27
- * **Движок:** (например, Ren'Py / Unity / Unreal Engine / Godot)
28
- * **Стадия разработки:** Pre-upload / Альфа / Разработка ассетов
29
 
30
  > [!NOTE]
31
- > Этот проект является некоммерческим фанатским творчеством и создан исключительно в развлекательных целях. Все права на оригинальную вселенную принадлежат их законным владельцам.
32
 
33
- ## 📂 Структура репозитория
34
- Внутри этой сборки находятся следующие ключевые элементы (всего **4 228 файлов**):
35
- * `audio/` — Музыкальное сопровождение, эмбиент и звуковые эффекты (SFX).
36
- * `images/` / `sprites/` — Спрайты персонажей, фоны комнат и элементы интерфейса (UI).
37
- * `scripts/` — Исходный код игры, логика сцен и диалоги.
38
- * `saves/` — Конфигурационные файлы проекта.
39
 
40
- ## 🛠️ Как запустить / Использовать ресурсы
41
 
42
- ### Использование ассетов:
43
- Вы можете клонировать этот датасет целиком с помощью Python:
44
  ```python
45
  from huggingface_hub import snapshot_download
46
 
@@ -51,14 +51,14 @@ snapshot_download(
51
  )
52
  ```
53
 
54
- ### Запуск проекта (если это билд):
55
- 1. Скачайте содержимое папки.
56
- 2. Запустите исполняемый файл (укажите точное название, например, `game.exe`).
57
 
58
- ## 👥 Контакты и Обратная связь
59
- Если вы хотите принять участие в разработке, предложить свои идеи или сообщить о багах:
60
- * **Разработчик:** [AloneDeath](https://huggingface.co)
61
- * **Связь:** (Укажите ваш Discord / Telegram / Ссылку на соцсеть)
62
 
63
  ---
64
  *Отредактировано: Июль 2026 г.*
 
19
 
20
  # 🧟 The Walking Dead - Fan Game Project
21
 
22
+ Welcome to the repository for a fan-made game project based on the universe. **The Walking Dead**! All necessary assets, resources, and preliminary build files have been collected and structured here.
23
 
24
+ ## 📌 About the Project
25
+ Briefly describe the essence of your game:
26
+ * **Genre:** (Shooter)
27
+ * **Engine:** ( Unreal Engine )
28
+ * **Development stage:** Prototyping
29
 
30
  > [!NOTE]
31
+ > This project is a non-commercial fan creation and was produced solely for entertainment purposes. All rights to the original universe belong to their respective owners.
32
 
33
+ ## 📂 Repository structure
34
+ This build contains the following key elements (a total of **4,228 files**):
35
+ * `audio/` — Musical accompaniment, ambient music, and sound effects(SFX).
36
+ * `images/` / `sprites/` — Character sprites, room backgrounds, and interface elements (UI).
37
+ * `scripts/` — Game source code, scene logic, and dialogue.
38
+ * `saves/` — Project configuration files.
39
 
40
+ ## 🛠️ How to launch / Use resources
41
 
42
+ ### Use of assets:
43
+ You can clone this entire dataset using Python.:
44
  ```python
45
  from huggingface_hub import snapshot_download
46
 
 
51
  )
52
  ```
53
 
54
+ ### Launching the project (if it is a build):
55
+ 1. Download the contents of the folder..
56
+ 2. Run the executable file (specify the exact name, for example, `game.exe`).
57
 
58
+ ## 👥 Contact Information and Feedback
59
+ If you want to participate in development, suggest ideas, or report bugs:
60
+ * **Developer:** [AloneDeath](https://huggingface.co)
61
+ * **Connection:** ( Discord :alonedeath_olga / Telegram Al0neDeath / )
62
 
63
  ---
64
  *Отредактировано: Июль 2026 г.*