v50 Steam/Premium information for editors
  • v50 information can now be added to pages in the main namespace. v0.47 information can still be found in the DF2014 namespace. See here for more details on the new versioning policy.
  • Use this page to report any issues related to the migration.
This notice may be cached—the current version can be found here.

Difference between revisions of "Talk:Raw file"

From Dwarf Fortress Wiki
Jump to navigation Jump to search
 
(→‎Parsing changes: new section)
Line 2: Line 2:
  
 
iirc I seen this mentioned on the forums, if so can someone please make note of it on the page, to avoid confusion of people using multiple objects per file. --[[User:Jan|Jan]] ([[User talk:Jan|talk]]) 11:13, 3 January 2023 (UTC)
 
iirc I seen this mentioned on the forums, if so can someone please make note of it on the page, to avoid confusion of people using multiple objects per file. --[[User:Jan|Jan]] ([[User talk:Jan|talk]]) 11:13, 3 January 2023 (UTC)
 +
 +
== Parsing changes ==
 +
 +
It seems that filenames are no longer irrelevant. In my test it appears that filename must start with object name:
 +
Filename : <Object-name>-whatever-you-want-.txt
 +
With each raw file beginning with same file name and presumably followed by the same <code>[OBJECT:<Object-name>]</code> (I haven't tested the last) --[[User:Jan|Jan]] ([[User talk:Jan|talk]]) 18:48, 6 January 2023 (UTC)

Revision as of 18:48, 6 January 2023

One object type per file?

iirc I seen this mentioned on the forums, if so can someone please make note of it on the page, to avoid confusion of people using multiple objects per file. --Jan (talk) 11:13, 3 January 2023 (UTC)

Parsing changes

It seems that filenames are no longer irrelevant. In my test it appears that filename must start with object name:

Filename : <Object-name>-whatever-you-want-.txt

With each raw file beginning with same file name and presumably followed by the same [OBJECT:<Object-name>] (I haven't tested the last) --Jan (talk) 18:48, 6 January 2023 (UTC)