Looking to learn more about Rust codeSolved
I'm a beginner when it comes to programming but I've been able to take the flippable turrets mod and change some of the code to be able to place the turrets on a wall.  I tried to create a new version of the same code that was used but was having trouble with publishing it.  If anyone wants to help with publishing a new mod for this alone, please hit me up.  I'd like to understand more of where the functions and other items have to be requested from within the game code itself so maybe I can develope some in the future.  

Man, this was posted forever ago but I am looking for resources. Its been about a decade since I did anything programming related.

HighMonsterMutt

Man, this was posted forever ago but I am looking for resources. Its been about a decade since I did anything programming related.

Pretty much everything other than hooks is in the game, which you'd use a .NET decompiled to view.
0CSOkSvjrLjg5Jo.png Wulf
Pretty much everything other than hooks is in the game, which you'd use a .NET decompiled to view.
hmm alright. I'm sure I can figure that out
Locked automatically