Skip to content

.vtf filename is relative to the .exe, not the materials folder #1

Description

@snake-biscuits

there's a couple of options to fix this:

  1. use a keyword (could get messy if reading folders recursively)
  2. detect "materials/" in the path, and cut it off the start of any filenames
  3. detect if the .vtf is inside a game directory, and cut off relative to the latest "materials/"
    • seems like a more error prone version of option 2

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Labels

bugSomething isn't working

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions