I don’t trust that fish

  • 0 Posts
  • 22 Comments
Joined 5 months ago
cake
Cake day: December 14th, 2025

help-circle











  • You can just use a USB. Cloning your directories and copying them over is how backups work. Copying the files over as they belong accomplishes installing the game.

    Cloning on Linux

    Use the rsync command in Bash to clone directories.

    1. Open Terminal
    2. Command:

    rsync -avh /path/to/source/ /path/to/destination/

    Replace /path/to/source/ with the path of your game directory. Replace /path/to/destination/ with the path to where you want to clone the directory.

    On Windows

    You can use PowerShell

    1. Right click PowerShell; run as admin
    2. command:

    Copy-Item -Path “C:\path\to\source*” -Destination "C:\path\to\destination" -Recurse

    Replace C:\path\to\source\ with the path of your game directory. Replace C:\path\to\destination\ with the path for where you want to put the files. Probably the USB









  • Jesus quotes Genesis, Exodus, Psalms and Isaiah treating them as one authoritative Scripture despite them being individual books.

    Paul cites “Scripture” while quoting multiple books

    Peter calls Paul’s letters “Scripture” before any formal canon existed.

    I agree that the books of Scripture were written individually and only later recognized as a canon. The Christian claim is that they share one divine Author. That’s why Scripture itself consistently warns against adding to God’s revealed word across covenants and genres. The unity isn’t based on later binding, but on a coherent, progressive revelation that Christians believe culminates in Christ and the apostolic witness.