Skip to content

Commit a052120

Browse files
committed
Update License and Readme
1 parent 9344b9c commit a052120

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

LICENSE.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
* Riley Labrecque - 2013 - Public Domain
1+
* Riley Labrecque - 2015 - Public Domain
22
*
33
* This software is in the public domain. Where that dedication is not
44
* recognized, you are granted a perpetual, irrevokable license to copy

README.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
Steamworks.NET Example
22
=======
33

4-
This is a sample project for [Steamworks.NET](https://github.com/rlabrecque/Steamworks.NET) it is intended to show functionality and a potential usage scenario.
4+
This is a sample project for [Steamworks.NET](//github.com/rlabrecque/Steamworks.NET) it is intended to show functionality and a potential usage scenario.
55

66
It is heavily based upon the Steamworks Example 'SpaceWar' included with the Steamworks SDK. It currently only features the `StatsAndAchievements` class from SpaceWar.
77

8-
This sample is licensed under the Public Domain (where acceptable.) Please view [LICENSE.txt](https://github.com/rlabrecque/Steamworks.NET-Example/master/LICENSE.txt) for more details.
8+
This sample is licensed under the Public Domain (where acceptable.) Please view [LICENSE.txt](LICENSE.txt) for more details.
99

10-
This project was built with Unity 4.3. As such it is only expected to build and run without issue on Unity 4.3 or later.
10+
This project was built with Unity 4.6. As such it is only expected to build and run without issue on Unity 4.6 or later.

0 commit comments

Comments
 (0)