Raw model (for completeness)
{
"meta": {
"id": "0c5f6cb0-afd9-492c-93f1-0d9f65879ccb",
"sha1": "8e6387ee75cef5001d20ad8fe8aadc7857c75afc",
"sha256": "b599324d7cc8ee4b145a3b22c01a3ecb580d03167695d1cff6e378bf1e9194c1",
"filenames": [
"fnf-stats-test.pk3"
],
"additional": {
"engines": [
"ZDOOM"
],
"iwad": [],
"filename": null,
"added": "2016-05-26 21:38:14",
"locked": false,
"canDownload": true,
"adult": false,
"hidden": false,
"name": null,
"description": null,
"maps": null,
"graphicOverrides": null,
"screenshots": null,
"palettes": null,
"categories": null
},
"flags": {
"locked": false,
"canDownload": true,
"adult": false,
"hidden": false
},
"added": "2016-05-26 21:38:14",
"file": {
"type": "PK3",
"size": 8447,
"url": "https://wadarchive2.nyc3.digitaloceanspaces.com/8e6387ee75cef5001d20ad8fe8aadc7857c75afc/8e6387ee75cef5001d20ad8fe8aadc7857c75afc.pk3.gz",
"corrupt": false
},
"content": {
"counts": {
"endoom": 0,
"graphics": 0,
"lumps": 5,
"maps": 0,
"palettes": 0
},
"engines_guess": [
"ZDOOM"
]
},
"analysis": {
"title": "FNF Stats Mod",
"description": "This WAD is a small stats recording mod designed for the FNF multiplayer environment, implemented via ZDoom scripting. It contains no maps or gameplay content, focusing solely on tracking player statistics such as kill combos and top scores. The mod uses script ranges 23000-24000 and includes configurable server variables for recording behavior and thresholds. There are no textures, monsters, or level designs, and it is not tied to any specific IWAD or map progression. Compatibility is targeted at ZDoom-based engines.",
"authors": [
"Catastrophe"
],
"tags": [
"mod",
"multiplayer",
"no_maps",
"server_config",
"stats_tracking",
"zdoom"
],
"origin": "gpt-4.1-mini"
},
"text_files": [
{
"source": "pk3",
"name": "README.txt",
"contents": "This is a stats mod for FNF coded by Catastrophe (So it's bad xddd). The mod uses scripts 23000 - 24000, feel free to change that if there\nhappens to be a mod that needs those scripts."
},
{
"source": "pk3",
"name": "CVARINFO.txt",
"contents": "// CVARS.\nserver int FNF_NOREC = \t0;\t\t\t\t// 1 = dont record stats, 0 = record stats; use this for emergencies incase mod goes bonk.\nserver int FNF_TOPX = \t5;\t\t\t\t// Set this to the number of top 'x' you wanna record for each player stat. Default 5. Stats like serverfrags dont count.\nserver int FNF_FRAGDELAY = 4;\t\t\t// Time, in seconds, between kills to register as a combo kill. Ie set this to 3 for three seconds to\n\t\t\t\t\t\t\t\t\t\t// get a double kill. Default 4.\nserver int FNF_ELIGIBILITY = 4; \t\t// Minimum amount of players required for this to record stats. Needed so one person cant just drop a 20-fragger on a nub.\n\t\t\t\t\t\t\t\t\t\t// Default 4"
}
]
},
"maps": []
}