123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147 |
- Include "Templates.bci"
- Variable
- {
- Name
- Type
- Optional
- Hint
- }
- Batch
- {
- Name
- Priority
- Links
- Filter
- Stages
- Template
- "set VPROJECT=${ValveProject}\n"_
- "${Splash}"_
- "\"${StagePath=VTex}\" -nopause ${StageParam=VTex} \"${FileName}.${FileExt}\"\n"
- }
- Stage
- {
- Name
- Title
- Type
- Filter
- CheckBox
- {
- Name
- Bold
- Param
- Hint
- "\tFor example, if you had a .tga in your .../sourcesdk_content/hl2/materialsrc/sample/sample_material.tga folder, -mkdir would create a new directory called \"sample\" in your .../Half-Life 2/hl2/materials directory, if it didn't already exist, and then place the compiled .vtf file in that new location. If the directory already exists, the -mkdir parameter is ignored."
- }
- CheckBox
- {
- Name
- Param
- Hint
- }
- TextBox
- {
- Name
- Param
- Size
- Type
- Quote
- Hint
- "\tIf a .vmt already exists in the same location, any new parameters will not be added. For example, to make a material translucent, you would type the following: \"$translucent 1\" (without quotes).\n"
- }
- TextBox
- {
- Name
- Param
- Size
- Type
- Quote
- Hint
- "\tIf a .vmt already exists in the same location, any new parameters will not be added. For example, to make a material translucent, you would type the following: \"$translucent 1\" (without quotes).\n"
- }
- TextBox
- {
- Name
- Param
- Size
- Type
- Quote
- Hint
- "\tIf a .vmt already exists in the same location, any new parameters will not be added. For example, to make a material translucent, you would type the following: \"$translucent 1\" (without quotes).\n"
- }
- TextBox
- {
- Name
- Param
- Size
- Type
- Quote
- Hint
- "\tIf a .vmt already exists in the same location, any new parameters will not be added. For example, to make a material translucent, you would type the following: \"$translucent 1\" (without quotes).\n"
- }
- TextBox
- {
- Name
- Param
- Size
- Type
- Quote
- Hint
- "\tIf a .vmt already exists in the same location, any new parameters will not be added. For example, to make a material translucent, you would type the following: \"$translucent 1\" (without quotes).\n"
- }
- TextBox
- {
- Name
- Param
- Size
- Type
- Hint
- "\tNot to be used with the Standard Shader option."
- }
- ComboBox
- {
- Name
- Param
- Size
- Default
- Options
- Hint
- "\tNot to be used with the Custom Shader option."
- }
- Space
- {
- Size
- }
- TextBox
- {
- Name
- Type
- Quote
- Size
- Hint
- }
- }
|