Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Suggestion: a signal/callback for when the game is loaded #49

Open
pardeike opened this issue Nov 12, 2023 · 0 comments
Open

Suggestion: a signal/callback for when the game is loaded #49

pardeike opened this issue Nov 12, 2023 · 0 comments

Comments

@pardeike
Copy link

Hi,

awesome project and a lifesaver. However, I needed to patch the game as soon as Assembly-CSharp.dll is loaded but before any of its code is called. I have a sort of ugly workaround and made a custom Doorstop.dll project for it: https://github.com/pardeike/Rimworld-Doorstop. It would be nice to have a second entry that is called as soon as the games code is loaded so I can refer and use its types in my doorstop project.

Cheers

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant