From a11dc219dd7bb6b4246bc173187cfe08c7d07863 Mon Sep 17 00:00:00 2001 From: nkal Date: Wed, 25 Mar 2026 08:57:05 +0000 Subject: [PATCH] Add README.md --- README.md | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..f8cda6c --- /dev/null +++ b/README.md @@ -0,0 +1,27 @@ +# Development Builds Repository + +This repository contains the latest development builds of the project. +It is updated regularly to reflect current progress and newly implemented features. + +These builds may include unfinished functionality and are intended for testing and feedback purposes. + +## Reporting Issues + +If you encounter a bug or unexpected behavior, please open an issue and include the following details: + +- A clear description of what happened +- Steps to reproduce the issue +- What you expected to happen +- Screenshots or logs, if available +- The build version or date + +Providing detailed information improves reproducibility and reduces turnaround time for fixes. + +## System Requirements + +- CPU: 4 physical cores at 3.5 GHz or higher +- Graphics: GPU with performance comparable to Intel UHD Graphics 630 or better +- Memory: 4 GB RAM +- Storage: 2 GB available storage space + +Feel free to share any issues with performance alongside your hardware specs to help improve performance. \ No newline at end of file