update header comment

develop
myk002 2021-06-07 06:11:06 -07:00
parent 551a5cba4b
commit 8fe173299c
No known key found for this signature in database
GPG Key ID: 8A39CA0FA0C16E78
1 changed files with 3 additions and 2 deletions

@ -1,5 +1,5 @@
-- tests the quickfort ecosystem end-to-end via:
-- .csv -> quickfort/buildingplan/dig-dug -> blueprint -> .csv
-- .csv -> quickfort/buildingplan/dig-now -> blueprint -> .csv
--
-- test cases are sets of .csv files in the
-- blueprints/library/test/ecosystem/in directory
@ -10,7 +10,8 @@
-- height (required)
-- depth (default is 1)
--
-- blueprint, buildingplan, and dig-dug plugins must be loaded and enabled
-- depends on blueprint, buildingplan, and dig-now plugins (as well as the
-- quickfort script, of course)
--
-- note that this test harness cannot (yet) test #query blueprints that define
-- rooms since furniture is not actually built during the test. It also cannot