Change Output Locations

This commit is contained in:
2026-04-13 15:05:43 +02:00
parent a4fa2156ca
commit 129602a482
6 changed files with 107 additions and 25 deletions
+1 -1
View File
@@ -70,7 +70,7 @@ var commands = []command{
},
{
name: "build-topdata",
description: "Build canonical topdata outputs from topdata/data into build/topdata.",
description: "Build canonical topdata outputs into topdata/assets/2da and build/sow_tlk.tlk, then package sow_top.hak.",
run: runBuildTopData,
},
{