Burgershot
SKY Plugin - Printable Version

+- Burgershot (https://www.burgershot.gg)
+-- Forum: SA-MP (https://www.burgershot.gg/forumdisplay.php?fid=3)
+--- Forum: Support (https://www.burgershot.gg/forumdisplay.php?fid=12)
+--- Thread: SKY Plugin (/showthread.php?tid=1257)



SKY Plugin - Grate Maharlika - 2020-10-19

can anyone help me with SKY plugin installation, i get some confusion, do I really need to install CMake and Visual Studio? Or should I only drop all files from github into my server files?


RE: SKY Plugin - XoMoX - 2020-10-20

Actually you're in the wrong section,

But anyways you don't want to drag all the github files to your gamemode because that sourcefiles is used to compile the script to a .dll which will go to your plugins folder.

And yes for the compilation of them you need CMake and Visual Studio

https://github.com/oscar-broman/SKY/releases/tag/2.3.0

I think this is what you're looking for just download the .zip there.
.dll files go to your plugins folder .inc files go to your pawno\includes folder.