diff --git a/pawn.json b/pawn.json index 0f8ae97..c43dece 100644 --- a/pawn.json +++ b/pawn.json @@ -8,6 +8,12 @@ "platform": "windows", "archive": true, "plugins": ["plugins/SKY.dll"] + }, + { + "name": "SKY.dll.zip", + "platform": "linux", + "archive": true, + "plugins": ["plugins/SKY.so"] } ], "runtime": {