We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0950c61 commit 88b50a6Copy full SHA for 88b50a6
README.md
@@ -4,7 +4,7 @@
4
# How to setup ?
5
- Download the Phar officially [here](https://poggit.pmmp.io/ci/VennDev/LibVapmPMMP/LibVapmPMMP)
6
- Take them and put them in your Virion folder. If you do not understand what Virion is, then [click here](https://poggit.pmmp.io/p/DEVirion/1.2.8)
7
-- To implement and use methods, you must first use this library's method at the top of the plugin's onEnable function.
+- To implement and use methods, you must first use this library's method at the top of the plugin's onEnable function
8
- Example:
9
```php
10
protected function onEnable() : void
0 commit comments