Skip to content

Instantly share code, notes, and snippets.

# Primary repo
https://themassacre.org/worms/
test

Keybase proof

I hereby claim:

  • I am MEDVEDx64 on github.
  • I am medvedx64 (https://keybase.io/medvedx64) on keybase.
  • I have a public key whose fingerprint is D5DF 35A5 37BC 4030 0C90 75B4 9EB9 7551 06BE 2C8C

To claim this, I am signing this object:

#include <stdio.h>
#include <stdint.h>
#include <SDL/SDL_image.h>
#include <GL/gl.h>
#include <GL/glu.h>
#include <mario/engine/timer.h>
#include <mario/engine/event.h>
#define SW 960
#define SH 480
@MEDVEDx64
MEDVEDx64 / wa2015
Created June 10, 2015 10:31
W:A Heavy Pack Edition archive listing
This file has been truncated, but you can view the full file.
7-Zip [64] 9.20 Copyright (c) 1999-2010 Igor Pavlov 2010-11-18
p7zip Version 9.20 (locale=ru_RU.UTF-8,Utf16=on,HugeFiles=on,8 CPUs)
Listing archive: wa-2015-heavy-pack-edition-r2.7z
--
Path = wa-2015-heavy-pack-edition-r2.7z
Type = 7z
Method = LZMA2 BCJ
@MEDVEDx64
MEDVEDx64 / mcpaste.py
Created November 4, 2014 17:22
Minecraft schematic paste tool
#!/usr/bin/env python
"""
MCPaste - import mcedit .schematic files
directly into your vanilla Minecraft server via rcon
Requirements:
- PyYaml
- https://github.com/mcedit/pymclevel