File tree Expand file tree Collapse file tree 1 file changed +1
-39
lines changed Expand file tree Collapse file tree 1 file changed +1
-39
lines changed Original file line number Diff line number Diff line change 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
You can’t perform that action at this time.
0 commit comments