Add script usage note
This commit is contained in:
parent
7ddf45cbc4
commit
6ce107fcba
@ -11,6 +11,9 @@ import yaml
|
|||||||
# by dkgl
|
# by dkgl
|
||||||
# v1.0
|
# v1.0
|
||||||
#
|
#
|
||||||
|
# The assets are exported using https://github.com/AssetRipper/AssetRipper in the "Export Unity Project" mode.
|
||||||
|
# Pass the path to the "(...)/ExportedProject/Assets/Resources/track structures" directory as a command line argument to this script.
|
||||||
|
#
|
||||||
|
|
||||||
prefab_header_pattern = re.compile(r"^--- !u!(\d+) &(\d+)$")
|
prefab_header_pattern = re.compile(r"^--- !u!(\d+) &(\d+)$")
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user