SkillAgentSearch skills...

Hl2parse

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

Install / Use

/learn @DHager/Hl2parse
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

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>
View on GitHub
GitHub Stars15
CategoryDevelopment
Updated1y ago
Forks5

Languages

Java

Security Score

60/100

Audited on Jan 27, 2025

No findings