Pinned Loading
-
Convert MCSharp .lvl savefiles to a ...
Convert MCSharp .lvl savefiles to a format MCEdit understands 1#!/usr/bin/env python
2import gzip
3import os
4import struct
5import argparse
-
[MacOS] Patch application icons
[MacOS] Patch application icons 1#!/usr/bin/env python3
23# USAGE: update_icons.py [path to icon directory]
4#
5# Patch Applications with icons that have matching names from the icon directory.
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.