From 2bdaeee265b52c8c9c1f73e3def275cac6142356 Mon Sep 17 00:00:00 2001 From: spacemud Date: Tue, 2 Oct 2018 20:08:06 +0100 Subject: [PATCH] Add pawn.json --- pawn.json | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 pawn.json diff --git a/pawn.json b/pawn.json new file mode 100644 index 0000000..c1d59dd --- /dev/null +++ b/pawn.json @@ -0,0 +1,7 @@ +{ + "user": "tdworg", + "repo": "samp-include-string", + "dependencies": [ + "sampctl/samp-stdlib" + ] +} \ No newline at end of file