
- #How to assetto corsa mods install#
- #How to assetto corsa mods mod#
- #How to assetto corsa mods update#
- #How to assetto corsa mods manual#
Output all Track Mods currently installed: By default the export goes into your Documents folder however you can change the location of this by editing the following line in the psm1 file: You can also export the information into a CSV which can be uploaded to Dropbox or Google Drive. (Note there is 1 hour time limit to checking to avoid spamming the Race Department website).
#How to assetto corsa mods update#
The function contains two mandatory switches to determine if you are looking for Track or Car mods as well as outputting all or only certain mods where a name matches your entry.īy default the function outputs local information found in the mod.txt files, you can tell the function to check for updates from Race Department for the mods found and the function will update the local mod.txt with the information found. The output will show you the available syntax that makes up this function. To see the correct function syntax type the following command into your PowerShell window: This is the primary function of the module, it will search the Tracks or Cars folder for any mod.txt files and output the information into a grid view. You can now use the module, see below for functions included in the module.If the installation has been done correctly the module will import without any errors.Open PowerShell and type (Note you will have to do this each time you want to use the module).


"No sound in version 0.9"īefore we start with this we first need to check the module has been installed and can be imported into PowerShell.
#How to assetto corsa mods mod#
You can also add comments to the mod.txt file to help you know more about the mod e.g. Included in the module is a function to create the mod.txt file, however you will still need to collect and pass the relevant information for the version you have installed and the Race Department URL to enable full tracking. As an example the mod.txt file contains the following information: This txt file is a custom file that must be manually created to allow the module to track the mod. The module works by looking inside your Assetto Corsa Tracks or Cars folders for a file called mod.txt.
#How to assetto corsa mods install#
$ac_install_path="Enter the full path of the Assetto Corsa install folder"
#How to assetto corsa mods manual#

