comp380team3 / PuzzlePathDimension

Class project for COMP 380 at California State University, Northridge
0 stars 0 forks source link

Installer and documentation #41

Closed Jjp137 closed 11 years ago

Jjp137 commented 11 years ago

We need to create an installer for the team that will test our project. Also, we need to write some end-user documentation.

How are we going to get the .exe installer to the other group though? Since XNA has to be bundled with it, it might be too big to e-mail. GitHub doesn't host downloads anymore either, so we need to find a place to upload it.

Jjp137 commented 11 years ago

Here's the User Manual page: https://github.com/comp380team3/PuzzlePathDimension/wiki/User-Manual

Jjp137 commented 11 years ago

Remind me to write about the following, as the features associated with them are still in flux or not implemented:

Twisol commented 11 years ago

Closing; these issues have by-and-large been settled. A Setup project has been added to the Visual Studio solution that bundles all dependencies and our project files, and can be distributed via .zip or CD.