Skip to content
View bearlikelion's full-sized avatar

Block or report bearlikelion

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. docker-compose docker-compose Public

    Mark's Docker Compose Files

    65 4

  2. popularplex popularplex Public

    Generate dynamic collections of popular media for Plex using Tautulli

    Python 15 2

  3. ao-killbot ao-killbot Public

    A self hosted Albion Online Discord kill bot

    JavaScript 10 21

  4. mRemoteNG-Icons mRemoteNG-Icons Public

    Icons for mRemoteNG

    5 3

  5. BoomerShooter BoomerShooter Public

    Godot Open Source 3D FPS

    GDScript 6 2

  6. Godot Audio Manager Singleton Godot Audio Manager Singleton
    1
    extends Node
    2
    
                  
    3
    enum Pitch {UP, DOWN, NONE, RANDOM}
    4
    
                  
    5
    var num_players: int = 8