Move Generation Destinations
This commit is contained in:
+2
-2
@@ -70,12 +70,12 @@ var commands = []command{
|
||||
},
|
||||
{
|
||||
name: "build-topdata",
|
||||
description: "Build canonical topdata outputs into topdata/assets/2da and build/sow_tlk.tlk, then package sow_top.hak.",
|
||||
description: "Build canonical topdata outputs into .cache/topdata, then package sow_top.hak and sow_tlk.tlk.",
|
||||
run: runBuildTopData,
|
||||
},
|
||||
{
|
||||
name: "build-top-package",
|
||||
description: "Build sow_top.hak and sow_tlk.tlk from native topdata output and topdata/assets.",
|
||||
description: "Build sow_top.hak and sow_tlk.tlk from cached native topdata output and authored topdata/assets.",
|
||||
run: runBuildTopPackage,
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user