-
Notifications
You must be signed in to change notification settings - Fork 3
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
Builds but doesn't work. #1
Comments
Are you using MonoMod directly? If so, you shouldn't. You should use https://github.com/modthegungeon/Installer.Headless, and add a custom local component (tell me if you need help with that). |
How do I do that? |
Run - name: ETGMod_local
versions:
- key: latest
name: Latest local build
path: 'C:\PATH\TO\ETGMOD.zip'
requires_patched_exe: true After that, you should be able to run By the way, a while ago I released the first beta of the installer and of ETGMod Reloaded. You can download the installer from https://modthegungeon.zatherz.eu, and install Reloaded by running |
Looks like your website's down. Also get timed out from |
Yup, sorry for that. Should be back any moment now |
I get a black screen when I try to run Gungeon with the DLLs made from MonoMod. No crashes.
The text was updated successfully, but these errors were encountered: