Python plugins
Off topic → Programming → Python plugins
Someone know hot to create plugins using Python?
What is easier: java or python?
The easier part is completely up to you :) more about what you prefer, altho debuging in python is a hell of a lot faster since you dont need to compile it every time. As for how to do it, there is a plugin called PythonLoader wich allows you to use python :) just google it
Ok, thanks