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.

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. potatomushclient potatomushclient Public

    Tcl

  2. hspace-old hspace-old Public

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

    C++ 2

  3. di_fm_m3u_builder di_fm_m3u_builder Public

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

    Pascal

  4. advplyr/audiobookshelf advplyr/audiobookshelf Public

    Self-hosted audiobook and podcast server

    JavaScript 8.3k 560

  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. AdventOfCode2023 AdventOfCode2023 Public

    Parsers and such for Advent of Code 2023

    Python