Tutorials
From Shadowrun: Awakened
Shadowrun Awakened is utilizing a lot of open source libraries. Also, we are presenting a new product in our game engine and related tools. This means we will need a solid foundation of learn-by-example documentation. These tutorials should give SRA developers insight into our chosen technology and our own product as it evolves.
Contents |
Contributing
Our project has certain rules for contribution and and management we vaguely refer to as process documentation. While there are not technical tutorials, they are handy references for getting you going on contributing to the project. They include procedures on fixing bugs and performing programming tasks; all in a manner that maximizes traceability.
How to Get Started
This tutorial is the start to finish tutorial on how to get going with the project.
- How to get started with the project
- How to get started in game engine (software development for the project)
Prerequisite Software
Below are tutorials on how to get going with software used by our project.
- How to install OGRE
- How to install PhysX
- How to install SQL Server Express and SQL Management Studio Express
General Coding
Below on tutorials on the general subject of how to use our code
Tortoise SVN
TortoiseSVN is an open source tool that utilizes SVN. It creates an integrated connection between a client (your PC) and our repository via a windows shell extension. TortoiseSVN is for Windows only.
Using our Projects
Below are tutorials for software product we have created.

