Skip to content

How to alt:V

einsmoka edited this page Jan 16, 2023 · 9 revisions

resource.toml

No specific changes needed.

stream.toml

Add those lines to your meta: { section.

So it kinda should look like this:

meta: {
  stream/pedalternatevariations.meta: ALTERNATE_VARIATIONS_FILE
  stream/first_person_alternates.meta: PED_FIRST_PERSON_ALTERNATE_DATA
  stream/first_person.meta: PED_FIRST_PERSON_ASSET_DATA
}

Stream folder

Add the .meta files here.

Clone this wiki locally