mirror of
https://github.com/godotengine/godot-question2answer.git
synced 2026-01-01 01:48:37 +03:00
This project lived only on the server without version control. This is now the starting point for the repository.
12 lines
312 B
JSON
12 lines
312 B
JSON
{
|
|
"name": "XML Sitemap",
|
|
"description": "Generates sitemap.xml file for submission to search engines",
|
|
"version": "1.1.1",
|
|
"date": "2011-12-06",
|
|
"author": "Question2Answer",
|
|
"author_uri": "http://www.question2answer.org",
|
|
"license": "GPLv2",
|
|
"min_q2a": "1.5",
|
|
"load_order": "after_db_init"
|
|
}
|