Content/Actor: Difference between revisions
no edit summary
imported>BravelyPeculiar No edit summary |
imported>BravelyPeculiar No edit summary |
||
Line 1: | Line 1: | ||
The '''Actor''' folder contains data on the game's [[Actor]] assets. There are several different versions of this folder, and this page discusses the version found at ''Content/Actor''. | The '''Actor''' folder contains data on the game's [[Actor]] assets. There are several different versions of this folder, and this page discusses the version found at ''Content/Actor''. | ||
If the game fails to find a file located inside ''Bootup.pack/Actor'', ''TitleBG.pack/Actor'', or a '' | If the game fails to find a file located inside ''Bootup.pack/Actor'', ''TitleBG.pack/Actor'', or a ''.sbactorpack/Actor'', it will look inside this folder instead. This can be useful when testing mods: in order to avoid having to repeatedly unpack and repack archives, the file in the archive can be removed or renamed, forcing the game to look here instead. | ||
== Files == | == Files == |