Strava
Registered
It has been years since I posted anything in the workshop and my old memory is failing me.
I would like to use the manual method of running steamcmd from a bat file.
What I need to know is how do I make it do an update to an existing item?
Here is the bat file for the original item:
------------
C:\~Shortcuts\rFactor\Workshop\SteamCMD.exe +login userid pswd +workshop_build_item
C:\~Shortcuts\rFactor\Workshop\AcademyRacer\metadata.vdf
----------------
and the .vdf file:
--------------
"workshopitem"
{
"appid" "365960"
"publishedfileid" "2478356825"
"contentfolder" "C:\~Shortcuts\rFactor\Workshop\AcademyRacer\Content"
"previewfile" "C:\~Shortcuts\rFactor\Workshop\AcademyRacer\racer01.jpg"
"visibility" "2"
"title" "the Academy Racer"
"description" "the Academy Racer
Based on the rTrainer from rF1 by ISI.
Converted to rF2 by Strava.
This version includes:
- 15 skins in a rainbow of colors.
- Remodeled Cockpit.
- Textures and materials toned down and adjusted.
- Tires upgraded to Deformable Tire material.
The RT1600 has about 150hp and runs on street radials.
The RT2000 has about 175hp and also runs on street radials."
"changenote" "Beta 01"
}
---------------------------
Here is the .mft that goes with the update .rfcmp
------------------------
[Component]
Name=AcademyRacer
Version=1.1
Type=2
Author=Strava
Origin=0
Category=6
ID=
URL=
Desc=Upgrade tires to level 2. Softer front ARB. More forward brake bias.
Date=134202753988030000
Flags=2134017
RefCount=1
Signature=b13237264b6957e96eaa25cd63138a8d2388256e235f573f431ebac6fe595f8d
BaseSignature=b69157456cb9b7b2ff1645d5ec026ac11971df7953881cd0b384067d88faa2c1
MASFile=Trainer_Car.mas ace3b00a88ac3ff6077e6f19d2ce85e064e163fcd21ecfa771a5eae975cde4df
-----------------------------
Thanks for any help.
I would like to use the manual method of running steamcmd from a bat file.
What I need to know is how do I make it do an update to an existing item?
Here is the bat file for the original item:
------------
C:\~Shortcuts\rFactor\Workshop\SteamCMD.exe +login userid pswd +workshop_build_item
C:\~Shortcuts\rFactor\Workshop\AcademyRacer\metadata.vdf
----------------
and the .vdf file:
--------------
"workshopitem"
{
"appid" "365960"
"publishedfileid" "2478356825"
"contentfolder" "C:\~Shortcuts\rFactor\Workshop\AcademyRacer\Content"
"previewfile" "C:\~Shortcuts\rFactor\Workshop\AcademyRacer\racer01.jpg"
"visibility" "2"
"title" "the Academy Racer"
"description" "the Academy Racer
Based on the rTrainer from rF1 by ISI.
Converted to rF2 by Strava.
This version includes:
- 15 skins in a rainbow of colors.
- Remodeled Cockpit.
- Textures and materials toned down and adjusted.
- Tires upgraded to Deformable Tire material.
The RT1600 has about 150hp and runs on street radials.
The RT2000 has about 175hp and also runs on street radials."
"changenote" "Beta 01"
}
---------------------------
Here is the .mft that goes with the update .rfcmp
------------------------
[Component]
Name=AcademyRacer
Version=1.1
Type=2
Author=Strava
Origin=0
Category=6
ID=
URL=
Desc=Upgrade tires to level 2. Softer front ARB. More forward brake bias.
Date=134202753988030000
Flags=2134017
RefCount=1
Signature=b13237264b6957e96eaa25cd63138a8d2388256e235f573f431ebac6fe595f8d
BaseSignature=b69157456cb9b7b2ff1645d5ec026ac11971df7953881cd0b384067d88faa2c1
MASFile=Trainer_Car.mas ace3b00a88ac3ff6077e6f19d2ce85e064e163fcd21ecfa771a5eae975cde4df
-----------------------------
Thanks for any help.