Skip to content

MistakesMultiplied/TF2_NavFile_Reader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TF2 NavFile Reader

How to use:

1.) Include CNavFile.h

2.) Instantiate CNavFile, map name argument in constructor is intended to work with level name from engine->GetLevelName() or with "mapname" string from "server_spawn" GameEvent

3.) Check if m_isOK -> no errors while reading

4.) Done!

License: http://www.wtfpl.net/txt/copying/ Credits: Source Engine SDK by Valve -> cool and good header files

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published