diff --git a/pawn.json b/pawn.json index ac01a54..7e200ea 100644 --- a/pawn.json +++ b/pawn.json @@ -17,5 +17,8 @@ "includes": ["."], "plugins": ["plugins/sscanf.dll"] } - ] + ], + "runtime": { + "plugins": ["maddinat0r/sscanf"] + } }