Skip to content
This repository has been archived by the owner on Nov 7, 2022. It is now read-only.
/ InstanceDejavu Public archive

A VRChat MelonLoader mod which shows you your recently visited instances on the world picker.

License

Notifications You must be signed in to change notification settings

Kiokuu/InstanceDejavu

Repository files navigation

InstanceDejavu

A VRChat MelonLoader mod which adds an icon to instances you have visited before.

Features

  • Display a icon on instances you have visited before (in the current session).

Compatability

  • Currently working on build 1203
  • This mod was made for Melonloader 0.5.4

Installation

  • Download the latest release of the compiled DLL and place into the "VRChat/Mods" folder.

Building

To build this mod, reference the following libraries from MelonLoader/Managed after assembly generation;

  • Assembly-CSharp.dll
  • Il2Cppmscorlib.dll
  • UnhollowerBaseLib.dll
  • UnityEngine.CoreModule.dll
  • UnityEngine.ImageConversionModule.dll
  • UnityEngine.UI.dll
  • VRCCore-Standalone.dll

Additionally, reference the following librarys;

  • MelonLoader.dll (from MelonLoader base directory)
  • 0Harmony.dll

Ensure that the Resources folder is referenced, and "visited.png" is marked as an embedded resource.

Finally, build in your favourite IDE.

About

A VRChat MelonLoader mod which shows you your recently visited instances on the world picker.

Topics

Resources

License

Stars

Watchers

Forks

Languages