• 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.

Solved About version numbers and dates next to resource names and How to delete or update resources that have been uploaded to vam hub?

zqwvc1419

Active member
Joined
Sep 9, 2022
Messages
149
Reactions
25
Question:

If you watch carefully, you will find that when downloading something on the vam hub web page, there is sometimes a version number of the resource next to the resource name, such as: 1, 2, 3. But sometimes, there is a date next to the resource name, for example: 2023-10-10.

So what determines this? Is it determined by the meta.json in the .var file?

If a version of the resource I uploaded is abnormal, how should I delete it, or overwrite it with a new normal resource of the next version?
 
Solution
Question:

If you watch carefully, you will find that when downloading something on the vam hub web page, there is sometimes a version number of the resource next to the resource name, such as: 1, 2, 3. But sometimes, there is a date next to the resource name, for example: 2023-10-10.

So what determines this? Is it determined by the meta.json in the .var file?

If a version of the resource I uploaded is abnormal, how should I delete it, or overwrite it with a new normal resource of the next version?

If a user forgets to include a version number in the "version number" field when they are uploading a resource (or version), then the system will automatically append the current date as the version number.

If the system detects...
You can ignore it.
Basically resource page version, it has nothing todo with var package. More or less it's extra cosmetic info that helps organizing resource page (history tab).

Only real importance is package version (and name),
new updates should use same name and higher number than one already uploaded/attached to resource page.

To anyone non familiar:
You have option to manually type version when creating new resource page (with attachment) or updating existing one (with "release a new version").
If left empty create/update date is used.

If a version of the resource I uploaded is abnormal, how should I delete it, or overwrite it with a new normal resource of the next version?
Once uploaded and live, you can't... you can only remove previous version on history tab and that's all control you have.
Obviously you can't delete most recent/current version, but you can delete entire resource, if that helps. :ROFLMAO:

EDIT: What I meant by "cosmetic info"
It's more of a internal use case, doesn't actually affect hub. Look at Timeline history tab. Version 6.3.1 is package 283 and v4.2.0 is 210.
 
Last edited:
Upvote 0
Question:

If you watch carefully, you will find that when downloading something on the vam hub web page, there is sometimes a version number of the resource next to the resource name, such as: 1, 2, 3. But sometimes, there is a date next to the resource name, for example: 2023-10-10.

So what determines this? Is it determined by the meta.json in the .var file?

If a version of the resource I uploaded is abnormal, how should I delete it, or overwrite it with a new normal resource of the next version?

If a user forgets to include a version number in the "version number" field when they are uploading a resource (or version), then the system will automatically append the current date as the version number.

If the system detects any errors with your version number, such as letters, spaces, improper characters, then it should default to the latest version available.

Generally, the system will consider the order-of-upload when determining what is an earlier version and what is a later version. You cannot re-upload an older version, because it will become the newest version, unfortunately.
 
Upvote 0
Solution
Back
Top Bottom