. └── Contents (6 Entries) ├── Documents (2 Entries) │ ├── !_delete_me (10B) │ └── End User License Agreement.txt (230B) ├── Info.plist (1.7KB) ├── MacOS (1 Entries) │ └── GOGLauncher (30KB) ├── PkgInfo (8B) ├── Resources (8 Entries) │ ├── Base.lproj (1 Entries) │ │ └── MainMenu.nib (1.1KB) │ ├── app.icns (1.8MB) │ ├── game (1 Entries) │ │ └── Warsow.app (1 Entries) │ │ └── Contents (5 Entries) │ │ ├── Frameworks (10 Entries) │ │ │ ├── Angelscript.framework (4 Entries) │ │ │ │ ├── Angelscript -> Versions/Current/Angelscript │ │ │ │ ├── Headers -> Versions/Current/Headers │ │ │ │ ├── Resources -> Versions/Current/Resources │ │ │ │ └── Versions (2 Entries) │ │ │ │ ├── 2.29.2 (3 Entries) │ │ │ │ │ ├── Angelscript (1.1MB) │ │ │ │ │ ├── Headers (1 Entries) │ │ │ │ │ │ └── angelscript.h (64KB) │ │ │ │ │ └── Resources (1 Entries) │ │ │ │ │ └── Info.plist (1.2KB) │ │ │ │ └── Current -> 2.29.2 │ │ │ ├── Ogg.framework (4 Entries) │ │ │ │ ├── Headers -> Versions/Current/Headers │ │ │ │ ├── Ogg -> Versions/Current/Ogg │ │ │ │ ├── Resources -> Versions/Current/Resources │ │ │ │ └── Versions (2 Entries) │ │ │ │ ├── A (3 Entries) │ │ │ │ │ ├── Headers (2 Entries) │ │ │ │ │ │ ├── ogg.h (8.4KB) │ │ │ │ │ │ └── os_types.h (4.3KB) │ │ │ │ │ ├── Ogg (29KB) │ │ │ │ │ └── Resources (2 Entries) │ │ │ │ │ ├── English.lproj (1 Entries) │ │ │ │ │ │ └── InfoPlist.strings (136B) │ │ │ │ │ └── Info.plist (1.4KB) │ │ │ │ └── Current -> A │ │ │ ├── README (1.4KB) │ │ │ ├── SDL2.framework (4 Entries) │ │ │ │ ├── Headers -> Versions/Current/Headers │ │ │ │ ├── Resources -> Versions/Current/Resources │ │ │ │ ├── SDL2 -> Versions/Current/SDL2 │ │ │ │ └── Versions (2 Entries) │ │ │ │ ├── A (3 Entries) │ │ │ │ │ ├── Headers (59 Entries) │ │ │ │ │ │ ├── SDL.h (4.1KB) │ │ │ │ │ │ ├── SDL_assert.h (11KB) │ │ │ │ │ │ ├── SDL_atomic.h (9.4KB) │ │ │ │ │ │ ├── SDL_audio.h (25KB) │ │ │ │ │ │ ├── SDL_bits.h (2.5KB) │ │ │ │ │ │ ├── SDL_blendmode.h (2.3KB) │ │ │ │ │ │ ├── SDL_clipboard.h (2.0KB) │ │ │ │ │ │ ├── SDL_config.h (1.8KB) │ │ │ │ │ │ ├── SDL_config_macosx.h (5.3KB) │ │ │ │ │ │ ├── SDL_copying.h (939B) │ │ │ │ │ │ ├── SDL_cpuinfo.h (4.2KB) │ │ │ │ │ │ ├── SDL_endian.h (5.9KB) │ │ │ │ │ │ ├── SDL_error.h (2.3KB) │ │ │ │ │ │ ├── SDL_events.h (27KB) │ │ │ │ │ │ ├── SDL_filesystem.h (5.3KB) │ │ │ │ │ │ ├── SDL_gamecontroller.h (11KB) │ │ │ │ │ │ ├── SDL_gesture.h (2.2KB) │ │ │ │ │ │ ├── SDL_haptic.h (39KB) │ │ │ │ │ │ ├── SDL_hints.h (25KB) │ │ │ │ │ │ ├── SDL_joystick.h (8.1KB) │ │ │ │ │ │ ├── SDL_keyboard.h (6.4KB) │ │ │ │ │ │ ├── SDL_keycode.h (15KB) │ │ │ │ │ │ ├── SDL_loadso.h (2.9KB) │ │ │ │ │ │ ├── SDL_log.h (6.5KB) │ │ │ │ │ │ ├── SDL_main.h (4.8KB) │ │ │ │ │ │ ├── SDL_messagebox.h (4.6KB) │ │ │ │ │ │ ├── SDL_mouse.h (11KB) │ │ │ │ │ │ ├── SDL_mutex.h (6.7KB) │ │ │ │ │ │ ├── SDL_name.h (1.2KB) │ │ │ │ │ │ ├── SDL_opengl.h (82KB) │ │ │ │ │ │ ├── SDL_opengl_glext.h (731KB) │ │ │ │ │ │ ├── SDL_opengles.h (1.2KB) │ │ │ │ │ │ ├── SDL_opengles2.h (1.5KB) │ │ │ │ │ │ ├── SDL_opengles2_gl2.h (32KB) │ │ │ │ │ │ ├── SDL_opengles2_gl2ext.h (99KB) │ │ │ │ │ │ ├── SDL_opengles2_gl2platform.h (913B) │ │ │ │ │ │ ├── SDL_opengles2_khrplatform.h (10KB) │ │ │ │ │ │ ├── SDL_pixels.h (15KB) │ │ │ │ │ │ ├── SDL_platform.h (4.9KB) │ │ │ │ │ │ ├── SDL_power.h (2.5KB) │ │ │ │ │ │ ├── SDL_quit.h (2.1KB) │ │ │ │ │ │ ├── SDL_rect.h (4.4KB) │ │ │ │ │ │ ├── SDL_render.h (34KB) │ │ │ │ │ │ ├── SDL_revision.h (71B) │ │ │ │ │ │ ├── SDL_rwops.h (7.2KB) │ │ │ │ │ │ ├── SDL_scancode.h (15KB) │ │ │ │ │ │ ├── SDL_shape.h (5.7KB) │ │ │ │ │ │ ├── SDL_stdinc.h (17KB) │ │ │ │ │ │ ├── SDL_surface.h (19KB) │ │ │ │ │ │ ├── SDL_system.h (6.9KB) │ │ │ │ │ │ ├── SDL_syswm.h (7.9KB) │ │ │ │ │ │ ├── SDL_thread.h (10KB) │ │ │ │ │ │ ├── SDL_timer.h (3.5KB) │ │ │ │ │ │ ├── SDL_touch.h (2.3KB) │ │ │ │ │ │ ├── SDL_types.h (1.0KB) │ │ │ │ │ │ ├── SDL_version.h (5.2KB) │ │ │ │ │ │ ├── SDL_video.h (36KB) │ │ │ │ │ │ ├── begin_code.h (4.3KB) │ │ │ │ │ │ └── close_code.h (1.4KB) │ │ │ │ │ ├── Resources (1 Entries) │ │ │ │ │ │ └── Info.plist (1.2KB) │ │ │ │ │ └── SDL2 (1.8MB) │ │ │ │ └── Current -> A │ │ │ ├── Theora.framework (4 Entries) │ │ │ │ ├── Headers -> Versions/Current/Headers │ │ │ │ ├── Resources -> Versions/Current/Resources │ │ │ │ ├── Theora -> Versions/Current/Theora │ │ │ │ └── Versions (2 Entries) │ │ │ │ ├── A (3 Entries) │ │ │ │ │ ├── Headers (4 Entries) │ │ │ │ │ │ ├── codec.h (26KB) │ │ │ │ │ │ ├── theora.h (33KB) │ │ │ │ │ │ ├── theoradec.h (16KB) │ │ │ │ │ │ └── theoraenc.h (25KB) │ │ │ │ │ ├── Resources (2 Entries) │ │ │ │ │ │ ├── English.lproj (1 Entries) │ │ │ │ │ │ │ └── InfoPlist.strings (142B) │ │ │ │ │ │ └── Info.plist (1.4KB) │ │ │ │ │ └── Theora (220KB) │ │ │ │ └── Current -> A │ │ │ ├── Vorbis.framework (4 Entries) │ │ │ │ ├── Headers -> Versions/Current/Headers │ │ │ │ ├── Resources -> Versions/Current/Resources │ │ │ │ ├── Versions (2 Entries) │ │ │ │ │ ├── A (3 Entries) │ │ │ │ │ │ ├── Headers (3 Entries) │ │ │ │ │ │ │ ├── codec.h (8.4KB) │ │ │ │ │ │ │ ├── vorbisenc.h (17KB) │ │ │ │ │ │ │ └── vorbisfile.h (8.1KB) │ │ │ │ │ │ ├── Resources (2 Entries) │ │ │ │ │ │ │ ├── English.lproj (1 Entries) │ │ │ │ │ │ │ │ └── InfoPlist.strings (142B) │ │ │ │ │ │ │ └── Info.plist (1.4KB) │ │ │ │ │ │ └── Vorbis (3.1MB) │ │ │ │ │ └── Current -> A │ │ │ │ └── Vorbis -> Versions/Current/Vorbis │ │ │ ├── freetype.framework (4 Entries) │ │ │ │ ├── Headers -> Versions/Current/Headers │ │ │ │ ├── Resources -> Versions/Current/Resources │ │ │ │ ├── Versions (2 Entries) │ │ │ │ │ ├── A (3 Entries) │ │ │ │ │ │ ├── Headers (2 Entries) │ │ │ │ │ │ │ ├── freetype (43 Entries) │ │ │ │ │ │ │ │ ├── config (5 Entries) │ │ │ │ │ │ │ │ │ ├── ftconfig.h (20KB) │ │ │ │ │ │ │ │ │ ├── ftheader.h (25KB) │ │ │ │ │ │ │ │ │ ├── ftmodule.h (1.4KB) │ │ │ │ │ │ │ │ │ ├── ftoption.h (51KB) │ │ │ │ │ │ │ │ │ └── ftstdlib.h (7.3KB) │ │ │ │ │ │ │ │ ├── freetype.h (245KB) │ │ │ │ │ │ │ │ ├── ftadvanc.h (10KB) │ │ │ │ │ │ │ │ ├── ftbbox.h (5.2KB) │ │ │ │ │ │ │ │ ├── ftbdf.h (6.7KB) │ │ │ │ │ │ │ │ ├── ftbitmap.h (14KB) │ │ │ │ │ │ │ │ ├── ftbzip2.h (4.3KB) │ │ │ │ │ │ │ │ ├── ftcache.h (61KB) │ │ │ │ │ │ │ │ ├── ftchapters.h (7.3KB) │ │ │ │ │ │ │ │ ├── ftcid.h (5.6KB) │ │ │ │ │ │ │ │ ├── fterrdef.h (12KB) │ │ │ │ │ │ │ │ ├── fterrors.h (9.5KB) │ │ │ │ │ │ │ │ ├── ftgasp.h (4.5KB) │ │ │ │ │ │ │ │ ├── ftglyph.h (40KB) │ │ │ │ │ │ │ │ ├── ftgxval.h (13KB) │ │ │ │ │ │ │ │ ├── ftgzip.h (4.3KB) │ │ │ │ │ │ │ │ ├── ftimage.h (83KB) │ │ │ │ │ │ │ │ ├── ftincrem.h (11KB) │ │ │ │ │ │ │ │ ├── ftlcdfil.h (7.7KB) │ │ │ │ │ │ │ │ ├── ftlist.h (17KB) │ │ │ │ │ │ │ │ ├── ftlzw.h (4.3KB) │ │ │ │ │ │ │ │ ├── ftmac.h (17KB) │ │ │ │ │ │ │ │ ├── ftmm.h (23KB) │ │ │ │ │ │ │ │ ├── ftmodapi.h (27KB) │ │ │ │ │ │ │ │ ├── ftmoderr.h (7.5KB) │ │ │ │ │ │ │ │ ├── ftotval.h (7.1KB) │ │ │ │ │ │ │ │ ├── ftoutln.h (33KB) │ │ │ │ │ │ │ │ ├── ftpfr.h (6.3KB) │ │ │ │ │ │ │ │ ├── ftrender.h (12KB) │ │ │ │ │ │ │ │ ├── ftsizes.h (9.6KB) │ │ │ │ │ │ │ │ ├── ftsnames.h (11KB) │ │ │ │ │ │ │ │ ├── ftstroke.h (21KB) │ │ │ │ │ │ │ │ ├── ftsynth.h (3.9KB) │ │ │ │ │ │ │ │ ├── ftsystem.h (10KB) │ │ │ │ │ │ │ │ ├── fttrigon.h (8.4KB) │ │ │ │ │ │ │ │ ├── fttypes.h (35KB) │ │ │ │ │ │ │ │ ├── ftwinfnt.h (10KB) │ │ │ │ │ │ │ │ ├── ftxf86.h (4.7KB) │ │ │ │ │ │ │ │ ├── t1tables.h (20KB) │ │ │ │ │ │ │ │ ├── ttnameid.h (62KB) │ │ │ │ │ │ │ │ ├── tttables.h (40KB) │ │ │ │ │ │ │ │ ├── tttags.h (5.0KB) │ │ │ │ │ │ │ │ └── ttunpat.h (2.2KB) │ │ │ │ │ │ │ └── ft2build.h (2.2KB) │ │ │ │ │ │ ├── Resources (1 Entries) │ │ │ │ │ │ │ └── Info.plist (1.1KB) │ │ │ │ │ │ └── freetype (629KB) │ │ │ │ │ └── Current -> A │ │ │ │ └── freetype -> Versions/Current/freetype │ │ │ ├── libcurl.framework (4 Entries) │ │ │ │ ├── Headers -> Versions/Release-7.32.0/Headers │ │ │ │ ├── Resources -> Versions/Release-7.32.0/Resources │ │ │ │ ├── Versions (2 Entries) │ │ │ │ │ ├── Current -> Release-7.32.0 │ │ │ │ │ └── Release-7.32.0 (3 Entries) │ │ │ │ │ ├── Headers (1 Entries) │ │ │ │ │ │ └── curl (12 Entries) │ │ │ │ │ │ ├── curl.h (85KB) │ │ │ │ │ │ ├── curlbuild.h (89B) │ │ │ │ │ │ ├── curlbuild32.h (7.3KB) │ │ │ │ │ │ ├── curlbuild64.h (7.3KB) │ │ │ │ │ │ ├── curlrules.h (8.9KB) │ │ │ │ │ │ ├── curlver.h (2.7KB) │ │ │ │ │ │ ├── easy.h (3.5KB) │ │ │ │ │ │ ├── mprintf.h (2.8KB) │ │ │ │ │ │ ├── multi.h (15KB) │ │ │ │ │ │ ├── stdcheaders.h (1.3KB) │ │ │ │ │ │ ├── typecheck-gcc.h (37KB) │ │ │ │ │ │ └── types.h (15B) │ │ │ │ │ ├── Resources (1 Entries) │ │ │ │ │ │ └── Info.plist (783B) │ │ │ │ │ └── libcurl (713KB) │ │ │ │ └── libcurl -> Versions/Release-7.32.0/libcurl │ │ │ ├── libjpeg.framework (4 Entries) │ │ │ │ ├── Headers -> Versions/Current/Headers │ │ │ │ ├── Resources -> Versions/Current/Resources │ │ │ │ ├── Versions (2 Entries) │ │ │ │ │ ├── A (3 Entries) │ │ │ │ │ │ ├── Headers (4 Entries) │ │ │ │ │ │ │ ├── jconfig.h (1.6KB) │ │ │ │ │ │ │ ├── jerror.h (15KB) │ │ │ │ │ │ │ ├── jmorecfg.h (13KB) │ │ │ │ │ │ │ └── jpeglib.h (49KB) │ │ │ │ │ │ ├── Resources (3 Entries) │ │ │ │ │ │ │ ├── Info.plist (1.1KB) │ │ │ │ │ │ │ ├── en.lproj (1 Entries) │ │ │ │ │ │ │ │ └── InfoPlist.strings (92B) │ │ │ │ │ │ │ └── libjpeg-Info.plist (706B) │ │ │ │ │ │ └── libjpeg (219KB) │ │ │ │ │ └── Current -> A │ │ │ │ └── libjpeg -> Versions/Current/libjpeg │ │ │ └── png.framework (4 Entries) │ │ │ ├── Headers -> Versions/Current/Headers │ │ │ ├── Resources -> Versions/Current/Resources │ │ │ ├── Versions (2 Entries) │ │ │ │ ├── A (3 Entries) │ │ │ │ │ ├── Headers (7 Entries) │ │ │ │ │ │ ├── png.h (162KB) │ │ │ │ │ │ ├── pngconf.h (50KB) │ │ │ │ │ │ ├── pngdebug.h (5.4KB) │ │ │ │ │ │ ├── pnginfo.h (12KB) │ │ │ │ │ │ ├── pnglibconf.h (6.3KB) │ │ │ │ │ │ ├── pngpriv.h (64KB) │ │ │ │ │ │ └── pngstruct.h (15KB) │ │ │ │ │ ├── Resources (2 Entries) │ │ │ │ │ │ ├── Info.plist (1.1KB) │ │ │ │ │ │ └── en.lproj (1 Entries) │ │ │ │ │ │ └── InfoPlist.strings (92B) │ │ │ │ │ └── png (154KB) │ │ │ │ └── Current -> A │ │ │ └── png -> Versions/Current/png │ │ ├── Info.plist (1.3KB) │ │ ├── MacOS (1 Entries) │ │ │ └── Warsow (843KB) │ │ ├── PkgInfo (8B) │ │ └── Resources (4 Entries) │ │ ├── basewsw (99 Entries) │ │ │ ├── configs (3 Entries) │ │ │ │ ├── server (1 Entries) │ │ │ │ │ └── gametypes (12 Entries) │ │ │ │ │ ├── bomb.cfg (860B) │ │ │ │ │ ├── ca.cfg (897B) │ │ │ │ │ ├── ctf.cfg (700B) │ │ │ │ │ ├── ctftactics.cfg (741B) │ │ │ │ │ ├── da.cfg (688B) │ │ │ │ │ ├── dm.cfg (758B) │ │ │ │ │ ├── duel.cfg (661B) │ │ │ │ │ ├── ffa.cfg (761B) │ │ │ │ │ ├── headhunt.cfg (767B) │ │ │ │ │ ├── race.cfg (657B) │ │ │ │ │ ├── tdm.cfg (670B) │ │ │ │ │ └── tutorial.cfg (651B) │ │ │ │ ├── timer (7 Entries) │ │ │ │ │ ├── bs (6 Entries) │ │ │ │ │ │ ├── 0x.cfg (762B) │ │ │ │ │ │ ├── 1x.cfg (761B) │ │ │ │ │ │ ├── 2x.cfg (761B) │ │ │ │ │ │ ├── 3x.cfg (761B) │ │ │ │ │ │ ├── 4x.cfg (761B) │ │ │ │ │ │ └── 5x.cfg (761B) │ │ │ │ │ ├── core.cfg (2.2KB) │ │ │ │ │ ├── quad (6 Entries) │ │ │ │ │ │ ├── 0x.cfg (812B) │ │ │ │ │ │ ├── 1x.cfg (822B) │ │ │ │ │ │ ├── 2x.cfg (822B) │ │ │ │ │ │ ├── 3x.cfg (822B) │ │ │ │ │ │ ├── 4x.cfg (822B) │ │ │ │ │ │ └── 5x.cfg (822B) │ │ │ │ │ ├── ra (6 Entries) │ │ │ │ │ │ ├── 0x.cfg (762B) │ │ │ │ │ │ ├── 1x.cfg (762B) │ │ │ │ │ │ ├── 2x.cfg (762B) │ │ │ │ │ │ ├── 3x.cfg (762B) │ │ │ │ │ │ ├── 4x.cfg (762B) │ │ │ │ │ │ └── 5x.cfg (762B) │ │ │ │ │ ├── timerconfig.cfg (374B) │ │ │ │ │ ├── ya (6 Entries) │ │ │ │ │ │ ├── 0x.cfg (762B) │ │ │ │ │ │ ├── 1x.cfg (762B) │ │ │ │ │ │ ├── 2x.cfg (762B) │ │ │ │ │ │ ├── 3x.cfg (762B) │ │ │ │ │ │ ├── 4x.cfg (762B) │ │ │ │ │ │ └── 5x.cfg (762B) │ │ │ │ │ └── ya2 (6 Entries) │ │ │ │ │ ├── 0x.cfg (792B) │ │ │ │ │ ├── 1x.cfg (792B) │ │ │ │ │ ├── 2x.cfg (792B) │ │ │ │ │ ├── 3x.cfg (792B) │ │ │ │ │ ├── 4x.cfg (792B) │ │ │ │ │ └── 5x.cfg (792B) │ │ │ │ └── ultralow.cfg (1.7KB) │ │ │ ├── data0_000_nonfree_21.pk3 (5.2MB) │ │ │ ├── data0_000_nonfree_21pure.pk3 (1.2MB) │ │ │ ├── data0_21.pk3 (98MB) │ │ │ ├── data0_21pure.pk3 (44MB) │ │ │ ├── dedicated_autoexec.cfg (6.6KB) │ │ │ ├── default.cfg (10KB) │ │ │ ├── default_binds_gamepad.cfg (472B) │ │ │ ├── default_binds_kbmouse.cfg (1.4KB) │ │ │ ├── editortextures.pk3 (157KB) │ │ │ ├── libcgame_mac.dylib (518KB) │ │ │ ├── libgame_mac.dylib (687KB) │ │ │ ├── map_ui.pk3 (1.3MB) │ │ │ ├── map_wamphi1.pk3 (1.4MB) │ │ │ ├── map_wbomb1.pk3 (7.0MB) │ │ │ ├── map_wbomb2.pk3 (5.8MB) │ │ │ ├── map_wbomb3.pk3 (9.7MB) │ │ │ ├── map_wbomb4.pk3 (7.1MB) │ │ │ ├── map_wbomb5.pk3 (8.6MB) │ │ │ ├── map_wbomb6.pk3 (10MB) │ │ │ ├── map_wca1.pk3 (6.6MB) │ │ │ ├── map_wctf1.pk3 (3.6MB) │ │ │ ├── map_wctf2.pk3 (4.5MB) │ │ │ ├── map_wctf3.pk3 (4.5MB) │ │ │ ├── map_wctf4.pk3 (3.0MB) │ │ │ ├── map_wctf6.pk3 (4.0MB) │ │ │ ├── map_wda1.pk3 (2.3MB) │ │ │ ├── map_wda2.pk3 (2.5MB) │ │ │ ├── map_wda3.pk3 (858KB) │ │ │ ├── map_wda4.pk3 (974KB) │ │ │ ├── map_wda5.pk3 (2.7MB) │ │ │ ├── map_wdm1.pk3 (3.1MB) │ │ │ ├── map_wdm10.pk3 (1.3MB) │ │ │ ├── map_wdm11.pk3 (3.6MB) │ │ │ ├── map_wdm12.pk3 (3.7MB) │ │ │ ├── map_wdm13.pk3 (2.9MB) │ │ │ ├── map_wdm14.pk3 (2.1MB) │ │ │ ├── map_wdm15.pk3 (1.4MB) │ │ │ ├── map_wdm16.pk3 (3.6MB) │ │ │ ├── map_wdm17.pk3 (4.0MB) │ │ │ ├── map_wdm18.pk3 (1.8MB) │ │ │ ├── map_wdm19.pk3 (2.1MB) │ │ │ ├── map_wdm2.pk3 (3.3MB) │ │ │ ├── map_wdm4.pk3 (4.3MB) │ │ │ ├── map_wdm5.pk3 (4.7MB) │ │ │ ├── map_wdm6.pk3 (3.3MB) │ │ │ ├── map_wdm7.pk3 (4.0MB) │ │ │ ├── map_wdm9.pk3 (2.8MB) │ │ │ ├── map_wrace1.pk3 (1.7MB) │ │ │ ├── map_wtutorial1.pk3 (4.7MB) │ │ │ ├── models_nate.pk3 (366KB) │ │ │ ├── modules_21.pk3 (3.6MB) │ │ │ ├── profiles (6 Entries) │ │ │ │ ├── contrast.cfg (766B) │ │ │ │ ├── high+.cfg (766B) │ │ │ │ ├── high.cfg (765B) │ │ │ │ ├── low.cfg (764B) │ │ │ │ ├── medium.cfg (764B) │ │ │ │ └── stream.cfg (765B) │ │ │ ├── tex_000_nonfree.pk3 (23MB) │ │ │ ├── tex_36.pk3 (3.3KB) │ │ │ ├── tex_baxandall.pk3 (938KB) │ │ │ ├── tex_billboard.pk3 (2.3MB) │ │ │ ├── tex_blx.pk3 (9.6MB) │ │ │ ├── tex_blxbis.pk3 (7.6MB) │ │ │ ├── tex_boqu.pk3 (13MB) │ │ │ ├── tex_boqu2.pk3 (11MB) │ │ │ ├── tex_bricks.pk3 (1.2MB) │ │ │ ├── tex_cha0swsw.pk3 (5.4MB) │ │ │ ├── tex_cleansurface.pk3 (84KB) │ │ │ ├── tex_concrete.pk3 (6.1MB) │ │ │ ├── tex_concrete_techwalls.pk3 (3.8MB) │ │ │ ├── tex_decals.pk3 (11MB) │ │ │ ├── tex_env.pk3 (5.1MB) │ │ │ ├── tex_etr.pk3 (165KB) │ │ │ ├── tex_exwsw.pk3 (5.8MB) │ │ │ ├── tex_factory.pk3 (3.2MB) │ │ │ ├── tex_format.pk3 (122KB) │ │ │ ├── tex_glass.pk3 (106KB) │ │ │ ├── tex_grates.pk3 (408KB) │ │ │ ├── tex_hazelh.pk3 (4.4MB) │ │ │ ├── tex_hexagons.pk3 (989KB) │ │ │ ├── tex_jewels.pk3 (2.6KB) │ │ │ ├── tex_lights.pk3 (827KB) │ │ │ ├── tex_melee.pk3 (1.1KB) │ │ │ ├── tex_metal.pk3 (5.7MB) │ │ │ ├── tex_nature.pk3 (255KB) │ │ │ ├── tex_neon.pk3 (558KB) │ │ │ ├── tex_noir.pk3 (584KB) │ │ │ ├── tex_plastic.pk3 (68KB) │ │ │ ├── tex_refly.pk3 (1.4MB) │ │ │ ├── tex_russus.pk3 (153KB) │ │ │ ├── tex_scifi_interior.pk3 (3.5MB) │ │ │ ├── tex_sky.pk3 (879KB) │ │ │ ├── tex_solidfake.pk3 (14KB) │ │ │ ├── tex_supersymmetry.pk3 (863KB) │ │ │ ├── tex_terrain.pk3 (306KB) │ │ │ ├── tex_tiles.pk3 (1.3MB) │ │ │ ├── tex_window.pk3 (3.9MB) │ │ │ ├── tex_wood.pk3 (2.7MB) │ │ │ ├── tex_wsw_cave1.pk3 (2.6MB) │ │ │ ├── tex_wsw_city1.pk3 (16MB) │ │ │ ├── tex_wsw_flareshalos.pk3 (411KB) │ │ │ ├── tex_zone_neutre.pk3 (23KB) │ │ │ └── tvserver_autoexec.cfg (1.1KB) │ │ ├── docs (11 Entries) │ │ │ ├── bots_navigation.txt (2.7KB) │ │ │ ├── changelog.txt (84KB) │ │ │ ├── contact.txt (52B) │ │ │ ├── dedicated_server_guide.txt (2.9KB) │ │ │ ├── demoavi.txt (1.7KB) │ │ │ ├── democams.txt (3.7KB) │ │ │ ├── features.txt (16KB) │ │ │ ├── gnu.txt (15KB) │ │ │ ├── huds.txt (4.3KB) │ │ │ ├── license.txt (702B) │ │ │ └── query_protocols.txt (7.6KB) │ │ ├── libs (9 Entries) │ │ │ ├── libangelwrap_mac.dylib (193KB) │ │ │ ├── libcin_mac.dylib (87KB) │ │ │ ├── libftlib_mac.dylib (81KB) │ │ │ ├── libirc_mac.dylib (133KB) │ │ │ ├── libref_gl_mac.dylib (515KB) │ │ │ ├── libsnd_openal_mac.dylib (118KB) │ │ │ ├── libsnd_qf_mac.dylib (120KB) │ │ │ ├── libsteamlib_mac.dylib (8.9KB) │ │ │ └── libui_mac.dylib (2.6MB) │ │ └── warsow.icns (1.8MB) │ ├── goggame-1207659121.hashdb (11KB) │ ├── goggame-1207659121.info (543B) │ ├── goggame-1207659121.script (53B) │ ├── script.sh (180B) │ └── script_alt.sh (114B) └── _CodeSignature (1 Entries) └── CodeResources (153KB)