. ├── Launcher (6 Entries) │   ├── Launcher-assets (6 Entries) │   │   ├── app-background.png (1.2MB) │   │   ├── catalogue.ttf (21KB) │   │   ├── game-logo.png (564B) │   │   ├── icon.ico (32KB) │   │   ├── play-button.jpg (5.2KB) │   │   └── theme-settings.json (400B) │   ├── ThirdPartyLicenses.txt (59KB) │   ├── dowser (3.9MB) │   ├── launcher-ingame-settings.json (3.4KB) │   ├── launcher-installer-macos (180MB) │   └── launcher-settings.json (521B) └── PrisonArchitect.app (1 Entries) └── Contents (6 Entries) ├── Documents (1 Entries) │   └── escape_thread.html (126B) ├── Frameworks (2 Entries) │   ├── SDL2.framework (4 Entries) │   │   ├── Headers (54 Entries) │   │   │   ├── SDL.h (5.4KB) │   │   │   ├── SDL_assert.h (9.0KB) │   │   │   ├── SDL_atomic.h (12KB) │   │   │   ├── SDL_audio.h (20KB) │   │   │   ├── SDL_bits.h (2.5KB) │   │   │   ├── SDL_blendmode.h (2.2KB) │   │   │   ├── SDL_clipboard.h (2.0KB) │   │   │   ├── SDL_config.h (1.7KB) │   │   │   ├── SDL_config_macosx.h (5.3KB) │   │   │   ├── SDL_copying.h (939B) │   │   │   ├── SDL_cpuinfo.h (3.9KB) │   │   │   ├── SDL_endian.h (5.9KB) │   │   │   ├── SDL_error.h (2.2KB) │   │   │   ├── SDL_events.h (26KB) │   │   │   ├── SDL_filesystem.h (5.3KB) │   │   │   ├── SDL_gamecontroller.h (9.7KB) │   │   │   ├── SDL_gesture.h (2.2KB) │   │   │   ├── SDL_haptic.h (38KB) │   │   │   ├── SDL_hints.h (12KB) │   │   │   ├── SDL_joystick.h (8.1KB) │   │   │   ├── SDL_keyboard.h (6.4KB) │   │   │   ├── SDL_keycode.h (15KB) │   │   │   ├── SDL_loadso.h (2.9KB) │   │   │   ├── SDL_log.h (6.1KB) │   │   │   ├── SDL_main.h (3.2KB) │   │   │   ├── SDL_messagebox.h (4.6KB) │   │   │   ├── SDL_mouse.h (7.4KB) │   │   │   ├── SDL_mutex.h (6.7KB) │   │   │   ├── SDL_name.h (183B) │   │   │   ├── SDL_opengl.h (637KB) │   │   │   ├── SDL_opengles.h (1.2KB) │   │   │   ├── SDL_opengles2.h (1.2KB) │   │   │   ├── SDL_pixels.h (15KB) │   │   │   ├── SDL_platform.h (4.0KB) │   │   │   ├── SDL_power.h (2.5KB) │   │   │   ├── SDL_quit.h (2.1KB) │   │   │   ├── SDL_rect.h (4.1KB) │   │   │   ├── SDL_render.h (33KB) │   │   │   ├── SDL_revision.h (77B) │   │   │   ├── SDL_rwops.h (7.2KB) │   │   │   ├── SDL_scancode.h (15KB) │   │   │   ├── SDL_shape.h (5.7KB) │   │   │   ├── SDL_stdinc.h (14KB) │   │   │   ├── SDL_surface.h (19KB) │   │   │   ├── SDL_system.h (4.2KB) │   │   │   ├── SDL_syswm.h (6.2KB) │   │   │   ├── SDL_thread.h (7.9KB) │   │   │   ├── SDL_timer.h (3.5KB) │   │   │   ├── SDL_touch.h (2.3KB) │   │   │   ├── SDL_types.h (1.0KB) │   │   │   ├── SDL_version.h (5.2KB) │   │   │   ├── SDL_video.h (33KB) │   │   │   ├── begin_code.h (4.1KB) │   │   │   └── close_code.h (1.4KB) │   │   ├── Resources (1 Entries) │   │   │   └── Info.plist (1.2KB) │   │   ├── SDL2 (1.6MB) │   │   └── Versions (2 Entries) │   │   ├── A (4 Entries) │   │   │   ├── Headers (54 Entries) │   │   │   │   ├── SDL.h (5.4KB) │   │   │   │   ├── SDL_assert.h (9.0KB) │   │   │   │   ├── SDL_atomic.h (12KB) │   │   │   │   ├── SDL_audio.h (20KB) │   │   │   │   ├── SDL_bits.h (2.5KB) │   │   │   │   ├── SDL_blendmode.h (2.2KB) │   │   │   │   ├── SDL_clipboard.h (2.0KB) │   │   │   │   ├── SDL_config.h (1.7KB) │   │   │   │   ├── SDL_config_macosx.h (5.3KB) │   │   │   │   ├── SDL_copying.h (939B) │   │   │   │   ├── SDL_cpuinfo.h (3.9KB) │   │   │   │   ├── SDL_endian.h (5.9KB) │   │   │   │   ├── SDL_error.h (2.2KB) │   │   │   │   ├── SDL_events.h (26KB) │   │   │   │   ├── SDL_filesystem.h (5.3KB) │   │   │   │   ├── SDL_gamecontroller.h (9.7KB) │   │   │   │   ├── SDL_gesture.h (2.2KB) │   │   │   │   ├── SDL_haptic.h (38KB) │   │   │   │   ├── SDL_hints.h (12KB) │   │   │   │   ├── SDL_joystick.h (8.1KB) │   │   │   │   ├── SDL_keyboard.h (6.4KB) │   │   │   │   ├── SDL_keycode.h (15KB) │   │   │   │   ├── SDL_loadso.h (2.9KB) │   │   │   │   ├── SDL_log.h (6.1KB) │   │   │   │   ├── SDL_main.h (3.2KB) │   │   │   │   ├── SDL_messagebox.h (4.6KB) │   │   │   │   ├── SDL_mouse.h (7.4KB) │   │   │   │   ├── SDL_mutex.h (6.7KB) │   │   │   │   ├── SDL_name.h (183B) │   │   │   │   ├── SDL_opengl.h (637KB) │   │   │   │   ├── SDL_opengles.h (1.2KB) │   │   │   │   ├── SDL_opengles2.h (1.2KB) │   │   │   │   ├── SDL_pixels.h (15KB) │   │   │   │   ├── SDL_platform.h (4.0KB) │   │   │   │   ├── SDL_power.h (2.5KB) │   │   │   │   ├── SDL_quit.h (2.1KB) │   │   │   │   ├── SDL_rect.h (4.1KB) │   │   │   │   ├── SDL_render.h (33KB) │   │   │   │   ├── SDL_revision.h (77B) │   │   │   │   ├── SDL_rwops.h (7.2KB) │   │   │   │   ├── SDL_scancode.h (15KB) │   │   │   │   ├── SDL_shape.h (5.7KB) │   │   │   │   ├── SDL_stdinc.h (14KB) │   │   │   │   ├── SDL_surface.h (19KB) │   │   │   │   ├── SDL_system.h (4.2KB) │   │   │   │   ├── SDL_syswm.h (6.2KB) │   │   │   │   ├── SDL_thread.h (7.9KB) │   │   │   │   ├── SDL_timer.h (3.5KB) │   │   │   │   ├── SDL_touch.h (2.3KB) │   │   │   │   ├── SDL_types.h (1.0KB) │   │   │   │   ├── SDL_version.h (5.2KB) │   │   │   │   ├── SDL_video.h (33KB) │   │   │   │   ├── begin_code.h (4.1KB) │   │   │   │   └── close_code.h (1.4KB) │   │   │   ├── Resources (1 Entries) │   │   │   │   └── Info.plist (1.2KB) │   │   │   ├── SDL2 (1.6MB) │   │   │   └── _CodeSignature (1 Entries) │   │   │   └── CodeResources (689B) │   │   └── Current (4 Entries) │   │   ├── Headers (54 Entries) │   │   │   ├── SDL.h (5.4KB) │   │   │   ├── SDL_assert.h (9.0KB) │   │   │   ├── SDL_atomic.h (12KB) │   │   │   ├── SDL_audio.h (20KB) │   │   │   ├── SDL_bits.h (2.5KB) │   │   │   ├── SDL_blendmode.h (2.2KB) │   │   │   ├── SDL_clipboard.h (2.0KB) │   │   │   ├── SDL_config.h (1.7KB) │   │   │   ├── SDL_config_macosx.h (5.3KB) │   │   │   ├── SDL_copying.h (939B) │   │   │   ├── SDL_cpuinfo.h (3.9KB) │   │   │   ├── SDL_endian.h (5.9KB) │   │   │   ├── SDL_error.h (2.2KB) │   │   │   ├── SDL_events.h (26KB) │   │   │   ├── SDL_filesystem.h (5.3KB) │   │   │   ├── SDL_gamecontroller.h (9.7KB) │   │   │   ├── SDL_gesture.h (2.2KB) │   │   │   ├── SDL_haptic.h (38KB) │   │   │   ├── SDL_hints.h (12KB) │   │   │   ├── SDL_joystick.h (8.1KB) │   │   │   ├── SDL_keyboard.h (6.4KB) │   │   │   ├── SDL_keycode.h (15KB) │   │   │   ├── SDL_loadso.h (2.9KB) │   │   │   ├── SDL_log.h (6.1KB) │   │   │   ├── SDL_main.h (3.2KB) │   │   │   ├── SDL_messagebox.h (4.6KB) │   │   │   ├── SDL_mouse.h (7.4KB) │   │   │   ├── SDL_mutex.h (6.7KB) │   │   │   ├── SDL_name.h (183B) │   │   │   ├── SDL_opengl.h (637KB) │   │   │   ├── SDL_opengles.h (1.2KB) │   │   │   ├── SDL_opengles2.h (1.2KB) │   │   │   ├── SDL_pixels.h (15KB) │   │   │   ├── SDL_platform.h (4.0KB) │   │   │   ├── SDL_power.h (2.5KB) │   │   │   ├── SDL_quit.h (2.1KB) │   │   │   ├── SDL_rect.h (4.1KB) │   │   │   ├── SDL_render.h (33KB) │   │   │   ├── SDL_revision.h (77B) │   │   │   ├── SDL_rwops.h (7.2KB) │   │   │   ├── SDL_scancode.h (15KB) │   │   │   ├── SDL_shape.h (5.7KB) │   │   │   ├── SDL_stdinc.h (14KB) │   │   │   ├── SDL_surface.h (19KB) │   │   │   ├── SDL_system.h (4.2KB) │   │   │   ├── SDL_syswm.h (6.2KB) │   │   │   ├── SDL_thread.h (7.9KB) │   │   │   ├── SDL_timer.h (3.5KB) │   │   │   ├── SDL_touch.h (2.3KB) │   │   │   ├── SDL_types.h (1.0KB) │   │   │   ├── SDL_version.h (5.2KB) │   │   │   ├── SDL_video.h (33KB) │   │   │   ├── begin_code.h (4.1KB) │   │   │   └── close_code.h (1.4KB) │   │   ├── Resources (1 Entries) │   │   │   └── Info.plist (1.2KB) │   │   ├── SDL2 (1.6MB) │   │   └── _CodeSignature (1 Entries) │   │   └── CodeResources (689B) │   └── libpng.framework (5 Entries) │   ├── Headers (3 Entries) │   │   ├── png.h (147KB) │   │   ├── pngconf.h (23KB) │   │   └── pnglibconf.h (7.8KB) │   ├── PrivateHeaders (1 Entries) │   │   └── pngpriv.h (91KB) │   ├── Resources (2 Entries) │   │   ├── English.lproj (1 Entries) │   │   │   └── InfoPlist.strings (142B) │   │   └── Info.plist (1.2KB) │   ├── Versions (2 Entries) │   │   ├── A (4 Entries) │   │   │   ├── Headers (3 Entries) │   │   │   │   ├── png.h (147KB) │   │   │   │   ├── pngconf.h (23KB) │   │   │   │   └── pnglibconf.h (7.8KB) │   │   │   ├── PrivateHeaders (1 Entries) │   │   │   │   └── pngpriv.h (91KB) │   │   │   ├── Resources (2 Entries) │   │   │   │   ├── English.lproj (1 Entries) │   │   │   │   │   └── InfoPlist.strings (142B) │   │   │   │   └── Info.plist (1.2KB) │   │   │   └── libpng (383KB) │   │   └── Current (4 Entries) │   │   ├── Headers (3 Entries) │   │   │   ├── png.h (147KB) │   │   │   ├── pngconf.h (23KB) │   │   │   └── pnglibconf.h (7.8KB) │   │   ├── PrivateHeaders (1 Entries) │   │   │   └── pngpriv.h (91KB) │   │   ├── Resources (2 Entries) │   │   │   ├── English.lproj (1 Entries) │   │   │   │   └── InfoPlist.strings (142B) │   │   │   └── Info.plist (1.2KB) │   │   └── libpng (383KB) │   └── libpng (383KB) ├── Info.plist (1.4KB) ├── MacOS (4 Entries) │   ├── PrisonArchitect (11MB) │   ├── libGalaxy.dylib (12MB) │   ├── libpops_api.dylib (5.2MB) │   └── libsteam_api.dylib (609KB) ├── PkgInfo (8B) └── Resources (8 Entries) ├── AppIcon.icns (100KB) ├── Assets.car (102KB) ├── English.lproj (2 Entries) │   ├── InfoPlist.strings (92B) │   └── main.nib (1 Entries) │   └── objects.xib (10KB) ├── collectables.dat (39MB) ├── icon-mac.icns (71KB) ├── main.dat (135MB) ├── prisons.dat (52MB) └── sounds.dat (136MB)