Renaming the add-on from io_export_psk_psa to io_scene_psk_psa
This commit is contained in:
@@ -1,13 +1,13 @@
|
|||||||
bl_info = {
|
bl_info = {
|
||||||
"name": "PSK/PSA Exporter",
|
"name": "PSK/PSA Importer/Exporter",
|
||||||
"author": "Colin Basnett",
|
"author": "Colin Basnett",
|
||||||
"version": (1, 1, 1),
|
"version": (1, 2, 0),
|
||||||
"blender": (2, 80, 0),
|
"blender": (2, 80, 0),
|
||||||
"location": "File > Export > PSK Export (.psk)",
|
# "location": "File > Export > PSK Export (.psk)",
|
||||||
"description": "PSK/PSA Export (.psk)",
|
"description": "PSK/PSA Import/Export (.psk/.psa)",
|
||||||
"warning": "",
|
"warning": "",
|
||||||
"wiki_url": "https://github.com/DarklightGames/io_export_psk_psa",
|
"doc_url": "https://github.com/DarklightGames/io_scene_psk_psa",
|
||||||
"tracker_url": "https://github.com/DarklightGames/io_export_psk_psa/issues",
|
"tracker_url": "https://github.com/DarklightGames/io_scene_psk_psa/issues",
|
||||||
"category": "Import-Export"
|
"category": "Import-Export"
|
||||||
}
|
}
|
||||||
|
|
||||||
Reference in New Issue
Block a user