Skip to content
View depwl9992's full-sized avatar

Block or report depwl9992

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

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

Report abuse

Pinned Loading

  1. potatomushclientpotatomushclientPublic

    Tcl

  2. hspace-oldhspace-oldPublic

    Automatically exported from code.google.com/p/hspace-old

    C++ 2

  3. di_fm_m3u_builderdi_fm_m3u_builderPublic

    Build a single m3u playlist of any number of Digitally Imported channels.

    Pascal

  4. advplyr/audiobookshelfadvplyr/audiobookshelfPublic

    Self-hosted audiobook and podcast server

    JavaScript 14k 1.1k

  5. A fully comprehensive tutorial for w...A fully comprehensive tutorial for webbukkit/dynmap to render the nether roof in Minecraft
    1
    ### Initial Setup of the Nether Roof Map
    2
    1. Assuming dynmap is already initialized and the folder structure has been generated during a first-time run, `<Spigot_Server>/plugins/dynmap/custom-perspectives.txt` should exist.
    3
    2. Open [custom-perspectives.txt](https://github.com/webbukkit/dynmap/blob/v3.0/DynmapCore/src/main/resources/custom-perspectives.txt) in a text editor.
    4
    3. In this file below the line `perspectives:` add the following lines of text.
    5
    ```yaml
  6. AdventOfCode2023AdventOfCode2023Public

    Parsers and such for Advent of Code 2023

    Python