CCG/Example: Texture

From TrainzOnline
< CCG
Jump to: navigation, search

Contents

Texture

Directory Structure

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

CCG texture dir1.jpg


Required Files

config.txt - The config file for the asset.

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

eg.bmp - The image file used as the texture in this asset.


Confug.txt File Listing

kuid               <kuid:56113:1267>
trainz-build       2.5
category-class     "JO"
category-region    "AU"
category-era       "2000s;2010s"
username           "testTexture"
kind               "texture"
texture            "eg.bmp"
thumbnails
{
  0
    {
      image        "thumb.jpg"
      width        240
      height       180
    }
}


Download this asset

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

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


Return to CCG Index

Content Creator's Guide

Kind Examples

Personal tools