瀏覽代碼

Update docs

Daniele Bartolini 9 年之前
父節點
當前提交
0fbd3a4b17
共有 1 個文件被更改,包括 22 次插入4 次删除
  1. 22 4
      docs/manual.txt

+ 22 - 4
docs/manual.txt

@@ -11,12 +11,30 @@ Pepper is a general purpose data-driven game engine, written from scratch in ort
 
 
 It is loosely inspired by Bitsquid (now Stingray) engine and its design principles.
 It is loosely inspired by Bitsquid (now Stingray) engine and its design principles.
 
 
-Supported platforms
+System requirements
 -------------------
 -------------------
 
 
-* Android (14+, ARM)
-* Linux
-* Windows
+Software
+~~~~~~~~
+
+* Ubuntu 16.04+ or any other distribution with GTK+3.14 or newer.
+
+Hardware
+~~~~~~~~
+
+* 64-bit quad-core CPU
+* 4 GB of RAM
+* OpenGL 3.2 compatible graphics card
+* 1280x768 display
+
+Deployment platforms
+--------------------
+
+You can deploy applications made with Pepper to the following platforms:
+
+* Android 2.3.7+ (ARM)
+* Ubuntu 12.04+
+* Windows 7, 8, 10
 
 
 Basic concepts
 Basic concepts
 ==============
 ==============