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

Organizations

@HyperCat-Studio @LavaGang
Block or Report

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

  1. VRCModUpdater VRCModUpdater Public archive

    A VRChat plugin to automatically updated mods on launch

    C# 20 9

  2. LavaGang/MelonLoader LavaGang/MelonLoader Public

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

    C# 2.1k 453

  3. Custom Unity render loop, drawing a ... Custom Unity render loop, drawing a magenta quad at 0,0 of 400x400px (hardcoded offsets for Unity 2018.4.23f1)
    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... NSISBI Extractor (Unity Installer Extractor)
    1
    using System;
    2
    using System.Collections.Generic;
    3
    using System.IO;
    4
    using System.Runtime.InteropServices;
    5
    using System.Text;
  5. jRUDP jRUDP Public

    A standalone Reliable UDP library for Java

    Java 14 10

  6. SGEngine SGEngine Public

    Slaynash Game Engine

    Java 1