Do you want to add some objects, guns, chemicals or clothes, yet you don’t want to install IDE, .Net and many other things? I started to thinking about creating a web site, where you can just push buttons without any second thoughts and get a folder with everything set and ready to go (maybe i will create API to deliver your made objects to people responsible for checking them objects). Would you use it?
Could be useful for server admins, as server admins can just upload prototypes live to the server.
But in my opinion, this should not be used for development. New prototypes should be tested, people should not bypass the process by just using an online website to create stuff.
Personally I don’t think making a prototype when developing is that hard that it requires an external website… Especially when you will need an ide and dotnet anyway to test your change. I can still see it useful for admins to quickly cook something up. But even that just needs a text editor and knowledge of yaml, along with a bit of searching on GitHub to make your own item. Which takes like 3 minutes at most.
I thought about it too and decided, that if this idea will blow up, I will make a website first and then proceed to learn ss14 engine to implement the feature directly into ss14 launcher so the user can press the button (like the “replay” button) and customize his very own item
The launchers job is to launch the game, not create items. Also the launcher is not part of the engine.
Well you know better I guess, nevertheless by the looks of it the launcher provides different functionalities, not just launching the game