Hey so I've recently started learning plugin development for Rust using Oxide in JavaScript and I've noticed as many have, the lack of tutorials etc. Browsing through the forums I see one of the popular answers is to research other plugins to learn.
The problem is that I can't find any JavaScript written plugins, mainly because I don't know the extension of the plugin before I download it.
My question is: Is there a way to see the plugin extension before you download? Or even better, is there a search functionality to only search for JavaScript plugins?
I've made a little progress from researching C# and lua plugins although it sometimes gets confusing.
Thank you in advance <3
Solved Know the plugin extension before download
Discussion in 'Rust Development' started by Scriptzyy, Oct 21, 2016.
-
Wulf Community Admin
There aren't really any active JavaScript plugins anymore. There are a couple Python, and a few Lua, but for the most part probably 98% of plugins are C#.
-
Ah I see. Well hopefully as I familiarise myself with Oxide and Rust, I'll be able to change that.
-
Wulf Community Admin
That's if non-C# languages have a future.
We've been debating keeping them or not as they tend to not receive the features, improvements, and support that C# gets. -
Ahaha, well I vote #KeepTheJSExtensionPlease
