https://github.com/smalljoker/modindexer
Indexes all the user created mods on the Minetest forums
https://github.com/smalljoker/modindexer
Last synced: 2 months ago
JSON representation
Indexes all the user created mods on the Minetest forums
- Host: GitHub
- URL: https://github.com/smalljoker/modindexer
- Owner: SmallJoker
- License: mit
- Created: 2016-01-16T13:26:01.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2024-12-04T19:25:27.000Z (6 months ago)
- Last Synced: 2025-02-28T10:18:18.722Z (3 months ago)
- Language: C++
- Size: 307 KB
- Stars: 4
- Watchers: 4
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# ModIndexer
Indexes all the user created mods on the Minetest forumsLicense: MIT (previously BSD 3-Clause)
## Dependencies
* C++17 compiler (C++11 might work too)
* CURL
* jsoncpp
* myhtml