• Hi Guest!

    We are extremely excited to announce the release of our first Beta1.1 and the first release of our Public AddonKit!
    To participate in the Beta, a subscription to the Entertainer or Creator Tier is required. For access to the Public AddonKit you must be a Creator tier member. Once subscribed, download instructions can be found here.

    Click here for information and guides regarding the VaM2 beta. Join our Discord server for more announcements and community discussion about VaM2.
  • Hi Guest!

    VaM2 Resource Categories have now been added to the Hub! For information on posting VaM2 resources and details about VaM2 related changes to our Community Forums, please see our official announcement here.

Search results for query: *

  1. S

    Question Questions about meta.json in the var package.

    Thank you for the explanation! I now have a much clearer understanding of the design philosophy behind VaM’s .var packages.
  2. S

    Question Questions about meta.json in the var package.

    Thank you for clarifying the design rationale! I agree that prioritizing filename parsing for efficiency—especially given how rarely most users modify .var files—is a pragmatic approach. The balance between performance and usability for the majority of users makes a lot of sense. From a purely...
  3. S

    Question Questions about meta.json in the var package.

    I agree with the point that Human sloppiness is something that no format can solve, :LOL::LOL::LOL:. Generally speaking, in my conception, filenames are very easy to modify. Because it's a normal operation for users. Moreover, VAR files are very accessible to users. So I'm actually quite...
  4. S

    Question Questions about meta.json in the var package.

    My inquiry is purely driven by curiosity about the design rationale behind the current structure of VAR files. As I expressed earlier, what puzzles me is why this system appears to embed significant metadata directly in filenames (like version numbers), rather than storing it internally as...
  5. S

    Question Questions about meta.json in the var package.

    Why does the structure design of meta.json in the var package not include version? Why does the filename {CreatorName}.{PackageName}.{Version}.var use the original author's name for CreatorName, rather than a transformed name (e.g., spaces converted to underscores)? This confuses me. It seems...
Back
Top Bottom