Skip to content

A library for parsing a variety of file-types associated with the Source game engine.

Notifications You must be signed in to change notification settings

DHager/hl2parse

Repository files navigation

HL2Parse is a library for interpreting certain files from Valve Software and the "Source" game engine.

You may use it through the Maven repository by adding the following to your POM:

<repositories>
    <repository>
        <id>dhager-github</id>
        <name>DHager's Github Maven Repository</name>
        <url>http://dhager.github.com/mvn-repo/releases</url>
    </repository>
</repositories>

About

A library for parsing a variety of file-types associated with the Source game engine.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published