BattleCAD
Disclaimer
This page and all content and code contained herein are neither
affiliated with nor endorsed by Fantasy Productions, LLC (FanPro) or
WizKids, Inc. (WizKids). They are not meant to be a substitude to
Classic Battletech products, and are merely a game aid to assist
players in creating record sheets for their mechs and vehicles.
BattleCAD is an attempt to make a cross platform, user friendly, record sheet generator for Classic Battletech.
FAQ
Q. What is it written in?
A. C#/Mono using the GTK# toolkit.
Q. What are the key fancy features?
A. Well, let's see...
- By using Mono, you can compile once, run anywhere.
- The data is all XML, so normal folks can modify and update it.
- It's open source, so anyone can hack on it.
Q. What does it run on?
A. It should run on anything with a .NET interpeter (Windows
with .NET or anything else with Mono) and the GTK libraries. So, this
means Windows/Linux/Mac OSX/etc.
Q. Does it work?
A. Right now? Not really. It starts, and does some basic stuff,
but doesn't generate any output.
Q. When will it be done?
A. When I finish it.
Q. What is the license?
A. GPLv2
Q. Can I help?
A. Sure. Drop me a line and
let me know what you want to do.