From af155f9ce6a19ea2d93985199522f4594cba0c9c Mon Sep 17 00:00:00 2001 From: June Rhodes Date: Wed, 13 Sep 2017 18:44:15 +1000 Subject: [PATCH] Update README --- README.md | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 7133cd7..7ed2abe 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,10 @@ -# HiveMP SDK Generator +# HiveMP SDKs -This is the HiveMP SDK generator, which generates SDKs from the API definition files of HiveMP. +This repository contains the official HiveMP SDKs for various game engines and programming languages. -This is intended to replace the current separate SDKs, but is currently experimental. +**If you're looking for released versions of the HiveMP SDK, we recommend viewing the [list of available SDKs on the HiveMP website](https://hivemp.com/documentation/).** + +![Build Status](https://jenkins.redpointgames.com.au/buildStatus/icon?job=HiveMP/GitHub/SDKs/master) ## Usage