Today I uploaded the latest version of my MultiInput game “Airship Assault” which resolves most known bugs. It is the first game that uses my MultiInput library in order to support many players playing the same game on onecomputer with multiple mice connected to the computer.
Major changes:
- Mouse sensitivity can now be changed ingame
- Game Launcher added, checks whether XNA Framework 3.0 and .NET Framework 2.0 are installed before launching the game
- Optimized game file package
- Music file not needed to play the game, if missing, the game will just launch without music
- Source code optimized in many parts


