Skip to content

Commit

Permalink
Add README
Browse files Browse the repository at this point in the history
  • Loading branch information
pixelspark committed Mar 16, 2017
1 parent 6b590cc commit 7518389
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
# TJShow show controller

(C) 2005 - 2017 Tommy van der Vorst, Pixelspark (www.pixelspark.nl).

## Build instructions

TJShow builds with Visual Studio 2008 Professional on Windows XP (newer versions of either should work, but are untested). Before building, install the DirectX 9.0 SDK (https://www.microsoft.com/en-us/download/confirmation.aspx?id=6812) and check whether it is included in both the header as well as library search paths for the TJShow project.

Currently only the Release build works.

## License

TJShow is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

TJShow is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with TJShow. If not, see <http://www.gnu.org/licenses/>.

0 comments on commit 7518389

Please sign in to comment.