A Bukkit Plugin, adding the capability to load C++ into Spigot
Go to file
mrbesen 36fb80a714
added setup.sh, improved Makefile
2020-02-22 05:29:20 +01:00
src/main moved own includes from inc/ to src/main/cpp/inc 2020-02-22 05:02:13 +01:00
testplugins moved own includes from inc/ to src/main/cpp/inc 2020-02-22 05:02:13 +01:00
.gitignore updated .gitignore 2020-02-22 02:37:15 +01:00
Makefile added setup.sh, improved Makefile 2020-02-22 05:29:20 +01:00
c_cpp_properties.json initial, onEnable, onDisable working 2020-02-20 04:28:05 +01:00
pom.xml Simple Events working 2020-02-20 19:23:28 +01:00
runall.sh System.loadLibrary() used, improved logging 2020-02-21 10:33:00 +01:00
setup.sh added setup.sh, improved Makefile 2020-02-22 05:29:20 +01:00