Skip to content

Commit

Permalink
Added pawn.json
Browse files Browse the repository at this point in the history
  • Loading branch information
Marevin authored Jun 18, 2023
1 parent c2a04b5 commit 6e7fc62
Showing 1 changed file with 21 additions and 0 deletions.
21 changes: 21 additions & 0 deletions pawn.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
{
"user": "Marevin",
"repo": "samp-plugin-xml",
"include_path": "include",
"resources": [
{
"name": "xml.so",
"platform": "linux",
"archive": false
},
{
"name": "xml.dll",
"platform": "windows",
"archive": false
}
],
"runtime": {
"plugins": ["Marevin/samp-plugin-xml"]
},
"contributors": ["Zeex"]
}

0 comments on commit 6e7fc62

Please sign in to comment.