From 8c30cfd895c84a503043710bfb237cf8d22989b7 Mon Sep 17 00:00:00 2001 From: cadon Date: Mon, 16 Nov 2015 21:53:52 +0100 Subject: [PATCH] +info --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 49b3cb3..b26e146 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,5 @@ # ARKcc create console commands for the game ARK Survival Evolved. -You need the files ARKcc.exe and entities.txt. The latter can be edited to change the structure of the lists and to add custom commands. +## Download +If you just want to download the application to run it, you need only the files ARKcc/ARKcc.exe and ARKcc/entities.txt. The latter can be edited to change the structure of the lists and to add custom commands.