User Tools

Site Tools


modtools:file_locations

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
modtools:file_locations [2018/10/17 17:14] – [Mod/Script Files] adminmodtools:file_locations [2018/10/17 17:41] – [Mod/Script Files] admin
Line 59: Line 59:
 |mod_MODNAME_ContractInfo.xml | Overrides //InstallPath/media/Scripts/EngineContracts.xml// | xml |This file overrides the core game's EngineContracts.xml file. Currently, this file is not moddable via the mod tools. In the future, we will be implementing the editor. You can, however, edit this file by hand and include it with a mod. | |mod_MODNAME_ContractInfo.xml | Overrides //InstallPath/media/Scripts/EngineContracts.xml// | xml |This file overrides the core game's EngineContracts.xml file. Currently, this file is not moddable via the mod tools. In the future, we will be implementing the editor. You can, however, edit this file by hand and include it with a mod. |
 |mod_MODNAME_MiscArtwork.zip | Supplements Existing Artwork | zip | This file adds additional artwork to the game that wouldn't organizationally fit in "Vehicle Artwork" or "Component Images" zip files. Resources in this zip file will not override any core game files unless there is a naming conflict. As such you should make sure your files have unique names. This is a good file to place mod art such as Player Logo images, etc.  | |mod_MODNAME_MiscArtwork.zip | Supplements Existing Artwork | zip | This file adds additional artwork to the game that wouldn't organizationally fit in "Vehicle Artwork" or "Component Images" zip files. Resources in this zip file will not override any core game files unless there is a naming conflict. As such you should make sure your files have unique names. This is a good file to place mod art such as Player Logo images, etc.  |
-|mod_MODNAME_Music.xml | Overrides //InstallPath/media/Scripts/Music.xml// | xml | This file overrides the core game's Music.xml file. It is used to implement your own music into the game. This file is generated using the [[modtools:musiceditor|Music Editor.]] Location of the music is defined by the [[ModTools:make_a_mod_editor|Mod Editor's]] music folder toggle. Music files must be in .ogg format and there must be at least one song for each "Play Location"+|mod_MODNAME_Music.xml | Overrides //InstallPath/media/Scripts/Music.xml// | xml | This file overrides the core game's Music.xml file and implements your own music into the game. This file is generated using the [[modtools:musiceditor|Music Editor.]] Location of the music is defined by the [[ModTools:make_a_mod_editor|Mod Editor's]] music folder toggle. Music files must be in .ogg format and there must be at least one song for each "Play Location"
-|mod_MODNAME_NewsArticles.xml | Overrides //InstallPath/media/Scripts/NewspaperArticles.xml// | xml | This file overrides the core game's NewspaperArticles.xml file. This file contains random newspaper articles to fill the newspaper when there is no important news in the world. This file is generated using the [[modtools:newspapereditor|Newspaper Editor.]] | +|mod_MODNAME_NewsArticles.xml | Overrides //InstallPath/media/Scripts/NewspaperArticles.xml// | xml | This file overrides the core game's NewspaperArticles.xml file. This file contains random newspaper articles to fill the newspaper when there is no important news in the world. You can generate this file using the [[modtools:newspapereditor|Newspaper Editor.]] | 
-|mod_MODNAME_NounList.txt | Overrides //InstallPath/media/Scripts/NounList.txt// | txt | This file overrides the core game's NounList.txt file. This file contains a list of names that are used to name various components, vehicle models, and companies in the game. This file is generated using the [[modtools:namelisteditor|Name List Editor.]] |+|mod_MODNAME_NounList.txt | Overrides //InstallPath/media/Scripts/NounList.txt// | txt | This file overrides the core game's NounList.txt file. Components, vehicle models, and companies in the game use the names contained in this listYou can generate the list using the [[modtools:namelisteditor|Name List Editor.]] |
 |mod_MODNAME_PlayerLogos.xml | Overrides //InstallPath/media/Scripts/PlayerLogos.xml// | xml | This file overrides the core game's PlayerLogos.xml file. This file contains a list of logo and file names that can be used by the player. Artwork for this file should be placed in one of the moddable artwork zips, such as mod_MODNAME_MiscArtwork.zip. The PlayerLogos.xml file is generated using the [[modtools:playerlogoeditor|Player Logos Editor.]] | |mod_MODNAME_PlayerLogos.xml | Overrides //InstallPath/media/Scripts/PlayerLogos.xml// | xml | This file overrides the core game's PlayerLogos.xml file. This file contains a list of logo and file names that can be used by the player. Artwork for this file should be placed in one of the moddable artwork zips, such as mod_MODNAME_MiscArtwork.zip. The PlayerLogos.xml file is generated using the [[modtools:playerlogoeditor|Player Logos Editor.]] |
 |mod_MODNAME_RacingSeries.xml | Overrides //InstallPath/media/Scripts/RacingSeries.xml// | xml | This file overrides the core game's RacingSeries.xml file. This file contains a list of racing series and their information. Artwork for this file should be placed in one of the moddable artwork zips, such as mod_MODNAME_MiscArtwork.zip. This file is generated using the [[modtools:racingeditor|Racing Series Editor.]] | |mod_MODNAME_RacingSeries.xml | Overrides //InstallPath/media/Scripts/RacingSeries.xml// | xml | This file overrides the core game's RacingSeries.xml file. This file contains a list of racing series and their information. Artwork for this file should be placed in one of the moddable artwork zips, such as mod_MODNAME_MiscArtwork.zip. This file is generated using the [[modtools:racingeditor|Racing Series Editor.]] |
modtools/file_locations.txt · Last modified: 2022/02/15 18:00 by 127.0.0.1