Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dabbertorres/bzmapquery
A program for searching the maps on battlezone1.com, and downloads, extracts, and places files neatly into folders.
https://github.com/dabbertorres/bzmapquery
Last synced: about 2 months ago
JSON representation
A program for searching the maps on battlezone1.com, and downloads, extracts, and places files neatly into folders.
- Host: GitHub
- URL: https://github.com/dabbertorres/bzmapquery
- Owner: dabbertorres
- License: mit
- Created: 2015-03-27T18:56:29.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2015-04-06T08:27:21.000Z (almost 10 years ago)
- Last Synced: 2023-08-21T18:13:15.661Z (over 1 year ago)
- Language: C++
- Size: 172 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# bzMapQuery
A program for searching the maps on battlezone1.com, and downloads, extracts, and places files neatly into folders.# Use
Put the executable in your location of choice on your computer.Open a command prompt/terminal/etc.
Enter the name of this program, followed by something you want to search for. Spaces work. No need for escaping.
Press ``.
A numbered list of results will output to the terminal.
You will be prompted to enter the number(s) of a map(s) you wish to download (or enter -1 to exit/cancel).
Enter your choice, and shortly thereafter, you will have an extracted and ready to go map (in it's own folder)!
# dependencies
libzip: http://www.nih.at/libzipSFML-Network: https://github.com/LaurentGomila/SFML
# License
MIT