https://addons.mozilla.org/en-US/firefox/addon/ublock-origin/
Make sure the following options are off:
Disable pre-fetching
https://addons.mozilla.org/en-US/firefox/addon/ublock-origin/
Make sure the following options are off:
Disable pre-fetching
#!/usr/bin/env python3 | |
# -*- coding: utf-8 -*- | |
# This script is designed to be installed in ~/.local/bin/bat or equivalent | |
from os import execvp | |
import sys | |
import subprocess | |
if __name__ == "__main__": | |
try: |
diff --color -ruN Escaped_Chasm/io.itch.tuyoki.EscapedChasm.yaml Escaped_Chasm_New/io.itch.tuyoki.EscapedChasm.yaml | |
--- Escaped_Chasm/io.itch.tuyoki.EscapedChasm.yaml 1970-01-01 01:00:00.000000000 +0100 | |
+++ Escaped_Chasm_New/io.itch.tuyoki.EscapedChasm.yaml 2020-08-07 18:58:58.059750271 +0200 | |
@@ -0,0 +1,47 @@ | |
+app-id: "io.itch.tuyoki.EscapedChasm" | |
+runtime: org.freedesktop.Platform | |
+runtime-version: '19.08' | |
+sdk: org.freedesktop.Sdk | |
+command: "/app/bin/EscapedChasm" | |
+ |
diff --color -ruN "Dwellers Empty Path/io.itch.tuyoki.DwellersEmptyPath.yaml" DwellerNew/io.itch.tuyoki.DwellersEmptyPath.yaml | |
--- "Dwellers Empty Path/io.itch.tuyoki.DwellersEmptyPath.yaml" 1970-01-01 01:00:00.000000000 +0100 | |
+++ DwellerNew/io.itch.tuyoki.DwellersEmptyPath.yaml 2020-08-08 21:08:21.619488035 +0200 | |
@@ -0,0 +1,47 @@ | |
+app-id: "io.itch.tuyoki.DwellersEmptyPath" | |
+runtime: org.freedesktop.Platform | |
+runtime-version: '19.08' | |
+sdk: org.freedesktop.Sdk | |
+command: "/app/bin/Dweller" | |
+ |
<IfModule mod_headers.c> | |
Header add X-Cat "+----------------------------+" | |
Header add X-Cat "| |\ _,,,---,,_ |" | |
Header add X-Cat "| /,`.-'`' -. ;-;;,_ |" | |
Header add X-Cat "| |,4- ) )-,_..;\ ( `'-' |" | |
Header add X-Cat "| '---''(_/--' `-'\_) |" | |
Header add X-Cat "+----------------------------+" | |
</IfModule> |
The project is split into several parts: