CCG/Example: Product (Diesel Fuel Product)

From TrainzOnline
< CCG(Difference between revisions)
Jump to: navigation, search
(New page: ==Product (Diesel Fuel Product)== ===Directory Structure=== A typical asset of this kind has the following File\Directory Structure: Image:CCG_product_diesel_fuel_dir1.jpg ===Req...)
 

Latest revision as of 20:33, 11 June 2011

Contents

[edit] Product (Diesel Fuel Product)

[edit] Directory Structure

A typical asset of this kind has the following File\Directory Structure:

CCG product diesel fuel dir1.jpg


[edit] Required Files

config.txt - The config file for the asset.

thumb.jpg - The thumbnail image for this asset. A 240x180 jpeg.

icon_texture.texture.txt, diesel.tga - The product icon images (64x64 TGA). See the section on Texture.txt files on Page 96 for more information.


[edit] Config.txt File Listing

kuid                       <kuid:171456:100040>
trainz-build               2.5
category-class             "AA"
category-region            "00"
category-era               "1950s;1960s;1970s;1980s;1990s;2000s;2010s"
username                   "testDiesel Fuel"
kind                       "product"
allows-mixing              1
instance-type              "resource"
icon-texture               "icon_texture.texture"
mass                       0.89
product-category           <kuid:-3:10044>
description                "Test Diesel Fuel product."
thumbnails
{
  0
    {
      image                "thumb.jpg"
      width                240
      height               180
    }
}



[edit] Download this asset

This asset is available for download from the TRS2006 website at:

http://files.auran.com/TRS2006/Downloads/Example_Download.zip


[edit] Return to CCG Index

Content Creator's Guide

Kind Examples

Personal tools