Material Enumerator: Difference between revisions

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


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



Revision as of 05:49, 27 August 2014

Template:Otherlang2 Material Enumerator (ME) is a material listing program for Source engine 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.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