From 70fa3f15ecbf4dec389b0bc18eeabdd6c1abeb0d Mon Sep 17 00:00:00 2001 From: nathanmarioman Date: Sun, 14 Sep 2025 14:55:06 -0500 Subject: [PATCH] Update README.md Updated README.md to include minimum and recommended specs from Godot exported projects --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/README.md b/README.md index 5d405e2..cfa64df 100644 --- a/README.md +++ b/README.md @@ -35,6 +35,15 @@ A Remake / Celebration of the original 'Super Mario Bros.' games. Features new l ## Contributing You are more than welcome to contribute any fixes / improvements you'd like, simply open a pull request, and I'll review it ASAP! +## System Requirements + +Please refer to the Godot engine requirements for minimum and recommended hardware specifications. + +[Minimum Requirements]([url](https://docs.godotengine.org/en/latest/about/system_requirements.html#desktop-or-laptop-pc-minimum)) + +[Recommended Requirements]([url](https://docs.godotengine.org/en/latest/about/system_requirements.html#id3)) + + ## Issues When opening an issue, please keep it to one report, per post, and try and be as helpful as possible, when telling me what has occured, so that its as easy to fix as possible. Please do not open issues, for feature requests, suggestions, or opinions. BUG REPORTS ONLY