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

Mode Type Size Ref File
100644 blob 153 12421d8be3dc2f4396113dde150be525ebfaa97c Makefile
100755 blob 286 3af43f388db441c2260f40756e288fb1aa164d82 filechk
100644 blob 2799 53f64f489506d42f75e5b9d0d1c038927359af06 pak.h
100644 blob 8485 df5f7f79b63a22d17d7300d9ea56964967f7e4f8 pakfiles.txt
100644 blob 164 e367d39b0b3f9e3672dcb53870cce6abe43e4dd4 paklist.c
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