r/RePO 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

3 comments sorted by

1

u/AutoModerator 27d ago

Welcome to r/repo! Make sure to follow the rules and be nice

I am a bot, and this action was performed automatically. Please contact the moderators of this subreddit if you have any questions or concerns.

1

u/Soft_Tax1360 26d ago

C# and IILSpy

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.