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
310 B
JSON
12 lines
310 B
JSON
{
|
|
"name": "Basic AdSense",
|
|
"description": "Provides a basic widget for displaying Google Adsense ads",
|
|
"version": "1.0",
|
|
"date": "2011-03-27",
|
|
"author": "Question2Answer",
|
|
"author_uri": "http://www.question2answer.org",
|
|
"license": "GPLv2",
|
|
"min_q2a": "1.4",
|
|
"load_order": "after_db_init"
|
|
}
|