Skip to content

Instantly share code, notes, and snippets.

@bsimser
Last active August 29, 2015 14:02
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save bsimser/37115a0d4d3558d41b7b to your computer and use it in GitHub Desktop.
Save bsimser/37115a0d4d3558d41b7b to your computer and use it in GitHub Desktop.
<?xml version="1.0"?>
<package >
<metadata>
<id>Terrarium.Sdk</id>
<version>$version$</version>
<title>Terrarium SDK</title>
<authors>Microsoft, Bil Simser</authors>
<owners>Bil Simser</owners>
<licenseUrl>https://github.com/terrariumapp/terrarium-sdk/blob/master/LICENSE.md</licenseUrl>
<projectUrl>http://terrarium.azurewebsites.net/</projectUrl>
<iconUrl>https://avatars3.githubusercontent.com/u/7890777?s=140</iconUrl>
<requireLicenseAcceptance>false</requireLicenseAcceptance>
<description>Terrarium provides a great way for developers to learn about the .NET programming model and language as they develop creatures and introduce them into a peer-to-peer ecosystem.</description>
<releaseNotes></releaseNotes>
<copyright>Copyright &#x00A9; Microsoft Corporation. All rights reserved.</copyright>
<tags>sdk ecosystem game directx monogame learning</tags>
</metadata>
<files>
<file src="Terrarium.Sdk\bin\$configuration$\Terrarium.Sdk.dll" target="lib\net40\" />
</files>
</package>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment