Add areas mod
commit0ea330cf10f8d96077a815b38d7c3263dc5b5865
authorWuzzy <almikes@aol.com>
Tue, 10 Feb 2015 02:18:01 +0000 (10 03:18 +0100)
committerWuzzy <almikes@aol.com>
Tue, 10 Feb 2015 02:18:01 +0000 (10 03:18 +0100)
tree103f6d4ce00348f5e8a689bf1324f8452bc7d612
parent6ef20a1e5db31e22dfc60755908ba7aabc95c779
Add areas mod
14 files changed:
mods/areas/.gitignore [new file with mode: 0644]
mods/areas/LICENSE.txt [new file with mode: 0644]
mods/areas/README.md [new file with mode: 0644]
mods/areas/api.lua [new file with mode: 0644]
mods/areas/chatcommands.lua [new file with mode: 0644]
mods/areas/hud.lua [new file with mode: 0644]
mods/areas/init.lua [new file with mode: 0644]
mods/areas/interact.lua [new file with mode: 0644]
mods/areas/internal.lua [new file with mode: 0644]
mods/areas/legacy.lua [new file with mode: 0644]
mods/areas/pos.lua [new file with mode: 0644]
mods/areas/settings.lua [new file with mode: 0644]
mods/areas/textures/areas_pos1.png [new file with mode: 0644]
mods/areas/textures/areas_pos2.png [new file with mode: 0644]