From 3828c7059b8a4c9295d7bfc135759dff1e3838f8 Mon Sep 17 00:00:00 2001 From: CuriousTorvald Date: Tue, 19 Sep 2023 16:15:25 +0900 Subject: [PATCH] Update README.md --- README.md | 15 ++++++++++++++- 1 file changed, 14 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 5d9f66f07..f10a33c97 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,20 @@ This game engine aims to provide following features: *Terrarum* is a side-view tilemap platformer-adventure-sandbox game. -## Setup ## +## Player Setup ## + +### System Requirements ### +Requires 64 bit processor and operation system. +| | Minimum | Recommended | +|---|---|---| +|OS|Windows 7/macOS Sierra/Ubuntu 16.04|Windows 10/macOS Big Sur/Linux with Kernel 5.4| +|CPU|Phenom X4 9600/Intel Core 2 Duo E8400|AMD Ryzen 5 2500X/Intel Core i7-4770K| +|Memory|4GB RAM|8GB RAM| +|OpenGL|3.2|4.0| +|Graphics|GeForce 9600 GT|Anything that supports OpenGL 4.0| +|Storage|5 GB available|5 GB available but faster| + +## Dev Setup ## - Requirements: - JDK 17 or higher