HWPFormat.wiki
changeset 548 3cff4247211e
parent 546 507162614281
child 798 30c5f1ebd552
equal deleted inserted replaced
547:6539bd4b663b 548:3cff4247211e
    51 Example: The sidecar HWP of the Lua script in `/Data/Missions/Training/MyAwesomeMission.lua` would be `Data/Missions/Training/MyAwesomeMission.hwp`.
    51 Example: The sidecar HWP of the Lua script in `/Data/Missions/Training/MyAwesomeMission.lua` would be `Data/Missions/Training/MyAwesomeMission.hwp`.
    52 
    52 
    53 Using sidecar HWPs is useful for Lua scripters who want to provide a few resources for your script but don’t want to force users to install them globally or to fiddle around with their user data directory. Especially if using the resources only really makes sense together with the script.
    53 Using sidecar HWPs is useful for Lua scripters who want to provide a few resources for your script but don’t want to force users to install them globally or to fiddle around with their user data directory. Especially if using the resources only really makes sense together with the script.
    54 
    54 
    55 === Order of precedence ===
    55 === Order of precedence ===
    56 _Note: This section is unfinished and may be inaccurate!_
       
    57 
    56 
    58   # Sidecar HWPs
    57   # Sidecar HWPs
    59   # All HWPs
    58   # All HWPs
    60   # Alphabetically
    59   # Alphabetically
    61   # User `Data/` directory
    60   # User `Data/` directory