openrocket/README.TXT

33 lines
705 B
Plaintext
Raw Normal View History

2009-05-31 17:23:49 +00:00
OpenRocket - an Open Source model rocket simulator
--------------------------------------------------
2011-11-24 19:19:39 +00:00
Copyright (C) 2007-2011 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
2010-08-09 19:39:54 +00:00
net.sf.openrocket.startup.Startup
2009-05-31 17:23:49 +00:00
or from the JAR file run
$ java -jar OpenRocket-<VERSION>.jar
2010-03-21 10:12:13 +00:00
Contributions have been made by:
--------------------------------
Sampo Niskanen, main developer
2011-11-24 19:19:39 +00:00
Doug Pedrick, support for reading RockSim designs, printing
Richard Graham, geodetic computations
Boris du Reau, internationalization
Tripoli France, Tripoli Spain, Stefan Lobas / ERIG, translations
2010-03-21 10:12:13 +00:00