2009-05-31 17:23:49 +00:00
|
|
|
|
|
|
|
OpenRocket - an Open Source model rocket simulator
|
|
|
|
--------------------------------------------------
|
|
|
|
|
2010-02-17 20:37:35 +00:00
|
|
|
Copyright (C) 2007-2010 Sampo Niskanen
|
2009-05-31 17:23:49 +00:00
|
|
|
|
|
|
|
|
|
|
|
For license information see the file LICENSE.TXT.
|
|
|
|
|
|
|
|
For more information see http://openrocket.sourceforge.net/
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
To start the software run the class
|
|
|
|
|
|
|
|
net.sf.openrocket.gui.main.BasicFrame
|
|
|
|
|
|
|
|
or from the JAR file run
|
|
|
|
|
|
|
|
$ java -jar OpenRocket-<VERSION>.jar
|