Skip to content

Releases: tgrafk12/Infinity-Nikki-Discord-Rich-Presence

v1.1 - Infinity Nikki Discord Rich Presence

17 Dec 06:56
20ca130
Compare
Choose a tag to compare

Features:

  • Discord Rich Presence for the game Infinity Nikki
  • Includes a JSON file upon game launch (In the same directory as where it was ran), tracking playtime in Discord and updated in Real time! (Since its Unavailable as of release)

New Feature:

  • Button for Mobile and Other Versions of Discord to Download the game! (External Link)

Updated

  • Automatic merger for old "playtime.json" file
  • Logging support for debugging
  • New Icon with Discord Logo

Supported Platforms:

  • Windows 10
  • Windows 11

Enjoy!

Note

Releases are pre-compiled cause I use it myself, and a few of my friends wanted to use it too.

The reason for the larger file size is strictly .NET8.
I'm still figuring out how to make it smaller, I built it with .NET8 included, so users don't need the Desktop runtime Environment installed.
The rest of the code is free use/forkable. Want to Commit? Ask me!

v1.0 - Infinity Nikki Discord Rich Presence

17 Dec 00:24
Compare
Choose a tag to compare

Initial release of the Application

Features:

  • Discord Rich Presence for the game Infinity Nikki
  • Includes a JSON file upon game launch (In the same directory as where it was ran), tracking playtime in Discord and updated in Real time! (Since its Unavailable as of release)

Supported Platforms:

  • Windows 10
  • Windows 11

Unsupported Platforms:

  • Windows 7 (Game wont actually run anyway on Windows 7 cause Infinity Nikki uses UE5)
  • Mac (At some point, ill get to it, but I do not own a Mac.)
  • Linux (Linux does not Support EXE files natively)

Cheers!
PS, prob no other releases after, unless I can get my hands on In-game positional data (POI, Level Data, Season Level, etc.)
If Infinity Nikki actually makes a functional DiscordRPC for the game, then theres no other plans for other updates. I'll keep yall updated :>

Note

I made a release pre-compiled cause I use it myself, and wanted a few other friends to use it if they wanted.

The reason for the large file size is strictly JUST .NET8 :kekw:
I'm still figuring out how to make it smaller, I built it with .NET8 included, so users don't need the Desktop runtime Environment installed.
The rest of the code is free use/forkable, as (small) bits of it are generated by AI. The program works as intended for initial release.