From c5ddd55fec45086855305046ba4efc3a0ff4aaab Mon Sep 17 00:00:00 2001 From: Jeddunk Date: Wed, 20 Nov 2019 15:50:01 +0100 Subject: [PATCH] Updated README --- readme.md | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 77599bd..feb3ca4 100644 --- a/readme.md +++ b/readme.md @@ -1,7 +1,14 @@ -# Auto-Cream-API +# Auto-CreamAPI Set your game automatically up for use with CreamAPI. +## Features +* Setup CreamAPI’s DLLs and configuration file automatically. +* Find the AppID by providing the game’s name without having to look it up manually. +* Fetch a list of DLCs for an AppID from both the Steam Store and SteamDB. +* Set flags like "offline mode" and "extra protection". +* Select a language from a list which can be manually expanded if needed. + ## Installation **Make sure you have Java 8 installed.**