I made a video tutorial on how to setup a Rising World Plugin Development Environment using NetBeans 21.
You can watch it here:
https://www.youtube.com/watch?v=4HNJF8NuP54
What you need:
- Java SE Development Kit 20.0.2
https://www.oracle.com/java/te…20-archive-downloads.html - Apache NetBeans 21 IDE
https://netbeans.apache.org/front/main/download/ - A copy of Rising World Steam. (Unity latest version)
- Rising World Dedicated Sever [unity] (can be installed via Steam)
CODE & FILES
- plugin.yml file:
- TestPlugin.java (plugin code):