Skip to content

Commit 805fc2d

Browse files
author
Justin Skiles
authored
Update README.md
1 parent 0764dc4 commit 805fc2d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
# SourceSchemaParser
22
[![Build status](https://ci.appveyor.com/api/projects/status/79d9k8aqjs61m6or?svg=true)](https://ci.appveyor.com/project/JustinSkiles/sourceschemaparser)
33
[![NuGet](https://img.shields.io/nuget/v/SourceSchemaParser.svg)](https://www.nuget.org/packages/SourceSchemaParser)
4+
[![MyGet CI](https://img.shields.io/myget/babelshift-ci/v/SourceSchemaParser.svg)](https://www.myget.org/feed/babelshift-ci/package/nuget/SourceSchemaParser)
45

56
This is a .NET library that attempts to make reading Valve's Source-engine schema files a little easier. The intention is to be able to consume .vdf and .txt (in VDF format) files into JSON and in memory objects.
67

0 commit comments

Comments
 (0)