-
Notifications
You must be signed in to change notification settings - Fork 5
Installation
Doge edited this page Sep 1, 2021
·
2 revisions
Install the DEVirion plugin and start your server. This will create a virions folder in your server's root directory.
server_root
| -> plugins
| --> DEVirion.phar
| -> virions
- Download pre-compiled
.pharfiles can be downloaded from poggit. - Place the pre-compiled
.pharin thevirionsdirectory
Clone the repository via git git clone git@github.com:cooldogedev/libSQL.git. This will create a libSQL folder in your directory.
your_plugin
| -> src
| --> cooldogedev
| --> libSQL
- Place the
cooldogedev\libSQLfolder in yoursrcdirectory.