Dadoum

Results 65 comments of Dadoum

You need to download and install GtkSharp, build monodevelop with the tutorial on the monodevelop website **but** keep in mind that you can't build any version that is higher to...

- Install [Git for Windows](https://github.com/git-for-windows/git/releases/tag/v2.29.2.windows.2) - Install [Mono for Windows 32bits](https://download.mono-project.com/archive/6.12.0/windows-installer/mono-6.12.0.98-gtksharp-2.12.45-win32-0.msi) - Open Git command line - Run `git clone --recursive -b release-7.8 https://github.com/mono/monodevelop` After execution ended, you should have...

Try with `monodevelop-7.8.4.1` branch. - Delete the monodevelop folder - Reopen git shell - Type `git clone --recursive -b monodevelop-7.8.4.1 https://github.com/mono/monodevelop` and retry building. If it doesn't work, you can...

If installing MonoDevelop 6 is not a problem, you can install XamarinStudio 6 beta for Windows, which is a fork of monodevelop 6 and since it is an installer it...

[Adding custom keybindings at runtime is not supported by the library used by Among Us](https://forum.unity.com/threads/rewired-advanced-input-for-unity.270693/page-66#post-3141035), so if the portal maker bind should be re-assignable, it has to be done in...

I added `X-Mme-Client-Info`, and I changed it to the one provided by the server you're using now. Since provisioning just needs to put the Client Info as a header (and...

X-Mme-Client-Info still needs to be present with a very specific format since Apple Provisioning server refuses anything which is not Windows or macOS, not using an official Apple app etc…...

I added an Anisette Server !

Also, if you want you can modify the server to regenerate each time a new Anisette machine. But it can't be used for an Anisette server since there is a...

I added GitHub Actions in my repo, you can now download anisette_server easily. I can't get AltServer-Linux working on my computer, but I don't think it's related to this server....