How can I help? #16
-
Hi there, I would like to help with the development, but unfortunately I don't have any experience with DirectX12 or Vulkan. Also, I'm using Linux, so I'm having problems compiling the menu. Is there any way I can help with development even with the limited knowledge/skills I have? |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 2 replies
-
Creating issue's and making suggestions. |
Beta Was this translation helpful? Give feedback.
-
The easiest way of developing on Linux is to setup a Windows VM, install an SSH server on there and then from Linux remote into the VM to develop and compile the mod menu (using Visual Studio Code). As for development, gain experience yourself by experimenting. The current base is very much in its infancy so there isn't much to do for people that aren't a little experienced with mod menu development. |
Beta Was this translation helpful? Give feedback.
-
If you mean to contribute in terms of features, I'd suggest you wait until the base has its essential assets in place. There isn't even an UI in place yet. |
Beta Was this translation helpful? Give feedback.
The easiest way of developing on Linux is to setup a Windows VM, install an SSH server on there and then from Linux remote into the VM to develop and compile the mod menu (using Visual Studio Code).
As for development, gain experience yourself by experimenting. The current base is very much in its infancy so there isn't much to do for people that aren't a little experienced with mod menu development.