Skip to content
View Slaynash's full-sized avatar
🍉
Watching melons
🍉
Watching melons

Organizations

@HyperCat-Studio @LavaGang

Block or report Slaynash

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. VRCModUpdater Public archive

    A VRChat plugin to automatically updated mods on launch

    C# 21 9

  2. LavaGang/MelonLoader Public

    The World's First Universal Mod Loader for Unity Games compatible with both Il2Cpp and Mono

    C# 2.9k 509

  3. Custom Unity render loop, drawing a ...
    1
    private delegate void PerformMainLoop(/* HWND__* */ IntPtr param_1, uint param_2, uint param_3, ulong param_4); // These parameters may be inaccurate
    2
    private delegate GfxDevice GetGfxDevice();
    3
    private delegate IntPtr GetIVRDevice();
    4
    private delegate void SetupPixelCorrectCoordinates(bool _0);
    5
    
                  
  4. NSISBI Extractor (Unity Installer Ex...
    1
    using System;
    2
    using System.Collections.Generic;
    3
    using System.IO;
    4
    using System.Runtime.InteropServices;
    5
    using System.Text;
  5. jRUDP Public

    A standalone Reliable UDP library for Java

    Java 15 10

  6. SGEngine Public

    Slaynash Game Engine

    Java 1