Material Enumerator: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
No edit summary
Line 31: Line 31:


== See also ==
== See also ==
* [http://therazzerapp.com/tools/material_enumerator.html Material Enumerator 1.3] Download @ TheRaZZeRApp
* [http://therazzerapp.de/tools/material_enumerator.html Material Enumerator 1.3] Download @ TheRaZZeRApp
* [http://therazzerapp.com/tutorials/images/css_maps_in_csgo_tutorial_03.jpg German Tutorial Picture] View @ TheRaZZeRApp
* [http://therazzerapp.de/tutorials/images/css_maps_in_csgo_tutorial_03.jpg German Tutorial Picture] View @ TheRaZZeRApp


[[Category:Third Party Tools]]
[[Category:Third Party Tools]]
[[Category:Level Design]]
[[Category:Level Design]]
[[Category:Glossary]]
[[Category:Glossary]]

Revision as of 10:09, 22 June 2015

Template:Otherlang2 Material Enumerator (ME) is a material listing program for Source engine or GoldSrc maps. It lists all used materials inside a vmf file. Written in Java by The RaZZeR App & ar56te876mis. The program includes a exe file for windows users.

Usage

Choose your system, run the program and select your .vmf. The program lists automatically all materials in a text area.

IID

Version History

V. 1.3 - Goldsource support (HL 1) - Added ".wad" file filter

V. 1.2 - Added menu - Added popup menu - Added "tool texture" filter - Added "Export to txt" - Added resizeable option - Bug Fixes - Redesigned

V. 1.1 - Bug Fixes

V. 1.0 - Release

See also