Commit e433c374 authored by evandrocoan's avatar evandrocoan

Renamed Amxmodx package to AmxxEditor

parent 99d3bfbe
...@@ -766,10 +766,9 @@ ...@@ -766,10 +766,9 @@
] ]
}, },
{ {
"name": "Amxmodx", "name": "Amxx Pawn",
"details": "https://github.com/evandrocoan/AmxxEditor", "details": "https://github.com/evandrocoan/SublimeAmxxPawn",
"labels": ["autocompletion", "auto-complete", "amxmodx", "amx mod x", "amxx", "pawn", "build system"], "labels": ["language syntax", "amxmodx", "amx mod x"],
"previous_names": ["amxmodx"],
"releases": [ "releases": [
{ {
"sublime_text": ">=3114", "sublime_text": ">=3114",
...@@ -778,9 +777,10 @@ ...@@ -778,9 +777,10 @@
] ]
}, },
{ {
"name": "Amxx Pawn", "name": "AmxxEditor",
"details": "https://github.com/evandrocoan/SublimeAmxxPawn", "details": "https://github.com/evandrocoan/AmxxEditor",
"labels": ["language syntax", "amxmodx", "amx mod x"], "labels": ["autocompletion", "auto-complete", "amxmodx", "amx mod x", "amxx", "pawn", "build system"],
"previous_names": ["Amxmodx"],
"releases": [ "releases": [
{ {
"sublime_text": ">=3114", "sublime_text": ">=3114",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment