An open source, and neko (!) alternative to rousr's Dissonance.
Simply import extension package ( link here: https://github.com/nkrapivin/NekoPresence/releases/latest ) into your project and then refer to NekoPresence wiki for more information https://github.com/nkrapivin/NekoPresence/wiki
I provide pre-compiled versions of NekoPresence for Windows and 32/64-bit Linux (tested on Ubuntu).
But in some rare cases you may want to build this extension yourself.
- Open
NekoPresence.sln
in Visual Studio 2019. - Build it.
- Replace
NekoPresence.dll
in extension files with your new DLL.
- Make sure you have
build-essential
package installed. - Execute
./build-linux-gms2.sh
in the repo's directory. - Replace
libnekopresence.so
in extension files with your new library.
I did not test the 32-bit version at all, because GM:S 1.4 is dying and I don't have a 32-bit WSL to test that.
Anyway...
- Make sure you have
gcc-multilib
andg++-multilib
installed if you're on a 64-Bit system. - Execute
./build-linux-gms1.sh
in repo's directory. - Copy
libnekopresence-32bit.so
aslibnekopresence.so
to GM:S 1.4 extension files.
Disregard all of this, good luck.
me - Making this awesome thing.
AceKiron - Added demo project to the source code and added a 5 second timer to see if Discord is even running.
YellowAfterlife - cool awesome amazing beautiful wonderful adorable cute logo
TabularElf - apple code signing. (fuck apple btw)
nya~