From 85399fa7ec939e1979608f2b7e64031ff7cf343f Mon Sep 17 00:00:00 2001 From: cadon Date: Tue, 17 Nov 2015 13:03:40 +0100 Subject: [PATCH] included downloadlink --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index b26e146..9b48d8f 100644 --- a/README.md +++ b/README.md @@ -2,4 +2,6 @@ create console commands for the game ARK Survival Evolved. ## 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. +Download the latest release to run here: https://github.com/cadon/ARKcc/releases + +The file entities.txt contains all the commands, it can be edited and extended to change the structure of the lists and to add custom commands.