|
Revision 423, 0.6 kB
(checked in by sholloway, 6 years ago)
|
*** empty log message ***
|
| Line | |
|---|
| 1 |
#~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ |
|---|
| 2 |
#~ RuneBlade RBFoundation |
|---|
| 3 |
#~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ |
|---|
| 4 |
|
|---|
| 5 |
Copyright (C) 2002 TechGame Networks, LLC. |
|---|
| 6 |
All rights reserved, see LICENSE for details. |
|---|
| 7 |
|
|---|
| 8 |
This software is OSI Certified Open Source Software. |
|---|
| 9 |
OSI Certified is a certification mark of the Open Source Initiative. |
|---|
| 10 |
|
|---|
| 11 |
#~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ |
|---|
| 12 |
#~ Installing |
|---|
| 13 |
#~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ |
|---|
| 14 |
|
|---|
| 15 |
From the source distribution, simply:: |
|---|
| 16 |
|
|---|
| 17 |
python setup.py install |
|---|
| 18 |
|
|---|
| 19 |
Just have to love Python, eh? |
|---|
| 20 |
|
|---|