Skip to content

Commit

Permalink
Virion 3 standard (#10)
Browse files Browse the repository at this point in the history
  • Loading branch information
Endermanbugzjfc authored Aug 30, 2023
1 parent f0ef2ec commit c21b345
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions composer.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
{
"name": "dapigguy/libpiggyeconomy",
"require": {
"pmmp/pocketmine-mp": "^5.0.0"
},
"autoload": {
"classmap": "src"
},
"extra": {
"virion": {
"spec": "3.0",
"namespace-root": "DaPigGuy\\libPiggyEconomy"
}
}
}

0 comments on commit c21b345

Please sign in to comment.