Skip to content

Instantly share code, notes, and snippets.

View 96alexmr's full-sized avatar

Alex Robinson 96alexmr

View GitHub Profile
Binary Hex
0000 0
0001 1
0010 2
0011 3
0100 4
0101 5
0110 6
0111 7
1000 8
<?xml version="1.0"?>
<map proto="1.3.6">
<name>Crossfire Skies</name>
<version>1.0.0</version>
<objective>Destroy both enemy monuments and leak the core.</objective>
<authors>
<author>koipen</author>
</authors>
<contributors>
<contributor contribution="XML">nixter1029</contributor>
<?xml version="1.0" encoding="UTF-8"?>
<map proto="1.3.6">
<name>The Dome</name>
<version>1.0.1</version>
<objective>Eliminate the other team before the time is up!</objective>
<authors>
<author>ItzaMeLuigi_</author>
<author>i2</author>
</authors>
<contributors>
@96alexmr
96alexmr / Preferences.sublime-settings
Last active August 29, 2015 14:11
Sublime Preferences
{
"ensure_newline_at_eof_on_save": true,
"default_line_ending": "unix",
"open_files_in_new_window": false,
"bold_folder_labels": true,
"font_size": 12,
"highlight_line": true,
"highlight_modified_tabs": true,
"line_padding_bottom": 1,
"line_padding_top": 1,
@96alexmr
96alexmr / Insulae.xml
Last active August 29, 2015 14:11
Overcast XML
<?xml version="1.0"?>
<map proto="1.3.6">
<name>Insulae</name>
<version>1.0.0</version>
<objective>Destroy the enemies loot!</objective>
<authors>
<author>Thieved</author>
</authors>
<contributors>
<contributor contribution="Assistance">JTerwiesch</contributor>