Skip to content
View Packetdancer's full-sized avatar
🏠
Working from home
🏠
Working from home

Highlights

  • Pro
Block or Report

Block or report Packetdancer

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. Unreal Engine Blueprint node to gene... Unreal Engine Blueprint node to generate Windows key presses.
    1
    // SIMPLE WINDOWS HOTKEY GENERATOR NODE
    2
    // Rachel "Packetdancer" Blackman @ Rooibot Games
    3
    //
    4
    // This is intended to allow people to trigger external applications via global hotkeys, similar to how Unreal 
    5
    // itself handles Control-Alt-F11 for Live Coding rebuild. It *only* works on Windows, as a side note, but people 
  2. gshade-styles gshade-styles Public

    The various bits and pieces of my custom GShade styles, each with any necessary shaders and/or textures.

    HLSL 1 1

  3. Versionary Versionary Public

    A simple tool that bakes version data into ARK Survival Ascended mods upon uploading to Curseforge.

    Python 1

  4. OpenAtlantis/Atlantis OpenAtlantis/Atlantis Public

    Original-recipe Atlantis (the really old codebase)

    Objective-C 3 2

  5. Rooibot/metadata-maker Rooibot/metadata-maker Public

    The metadata-maker tool from Rooitools, split out into a slimmed-down version of the plugin for public use.

    C++ 6 2

  6. Rooibot/gitgud Rooibot/gitgud Public

    The "gitgud" Discord bot that handles pushing github notifications to the Rooibot Discord server.

    Go