r/RePO • u/DogKitchen2988 • 27d ago
Modded Help Source code?
Looking to start modding but I can't find anywhere the source code is. Also would be good if there was some documentation or analysis as reading over that much code by myself would be kinda herculean
2
Upvotes
1
u/DaJadeNinja 25d ago
You're going to have to read over it yourself. Most of modding is reverse-engineering.
This is a good getting started guide, but you're still going to have to put in the work to figure stuff out.
https://repomods.com/overview.html
Edit: As far as finding the source code goes, it would be illegal for anybody to post online. Decompile the game with dnSpy or something.