Skip to content

Commit d941d76

Browse files
authored
Update README
1 parent e1f8f6b commit d941d76

File tree

1 file changed

+1
-39
lines changed

1 file changed

+1
-39
lines changed

README

Lines changed: 1 addition & 39 deletions
Original file line numberDiff line numberDiff line change
@@ -1,39 +1 @@
1-
TOC
2-
---
3-
- What is this?
4-
- Requirements
5-
- Licensing
6-
- Files
7-
- Installation and configuration
8-
- Creating new jobs
9-
- Bug / Feature requests
10-
11-
12-
WHAT IS THIS
13-
------------
14-
This are some scripts to download files and extract metadata from maps and games from the spring engine. For inexplicable reasons it's called "upq".
15-
Atm this project is hosted at https://github.com/spring/upq
16-
17-
REQUIREMENTS
18-
------------
19-
Python >= 3.0
20-
SQLAlchemy 0.6
21-
MySQL
22-
23-
on ubuntu run:
24-
25-
apt-get install python3-sqlalchemy python3-mysqldb python3-daemon python3-imaging
26-
27-
LICENSING
28-
---------
29-
At this moment all code is covered by the GPLv3, see file COPYING.
30-
31-
Future additions of Jobs and Tasks may be done by other developers and my have
32-
different licensing. Please look at the top of each file for an author and
33-
license note.
34-
35-
BUG / FEATURE REQUESTS
36-
----------------------
37-
38-
Please report to https://github.com/spring/upq/issues
39-
1+
https://springrts.com/wiki/Upq

0 commit comments

Comments
 (0)