fluffrabbit / paklist (public) (License: Unlicense (public domain)) (since 2021-05-21) (hash sha1)
List the contents of a Quake .pak file and check that list against an uncompiled folder of Quake assets
List of commits:
Subject Hash Author Date (UTC)
Move progs.dat up in the list ac1d448211efe4f0717136a3ae620cc0eed727bd fluffrabbit 2021-05-21 19:25:54
Add filechk tool 5e0fee8060fed5f90f9f53d11127b8973da7eae9 fluffrabbit 2021-05-21 19:20:28
Initial commit fab5784b4a252ef51ea1934e01c77a98ccaa9720 fluffrabbit 2021-05-21 18:35:55
Hints:
Before first commit, do not forget to setup your git environment:
git config --global user.name "your_name_here"
git config --global user.email "your@email_here"

Clone this repository using HTTP(S):
git clone https://rocketgit.com/user/fluffrabbit/paklist

Clone this repository using ssh (do not forget to upload a key first):
git clone ssh://rocketgit@ssh.rocketgit.com/user/fluffrabbit/paklist

Clone this repository using git:
git clone git://git.rocketgit.com/user/fluffrabbit/paklist

You are allowed to anonymously push to this repository.
This means that your pushed commits will automatically be transformed into a merge request:
... clone the repository ...
... make some changes and some commits ...
git push origin main