Rename to fx_cast

This commit is contained in:
hensm
2018-06-08 20:13:18 +01:00
parent 586308eb1f
commit 6e1d907e4e
4 changed files with 5 additions and 5 deletions

View File

@@ -1,4 +1,4 @@
# Caster
# fx_cast
Very WIP! Not ready for release. Expect many bugs. Please don't sign builds on AMO with current ID.

View File

@@ -1,7 +1,7 @@
{
"name": "caster_bridge"
"name": "fx_cast_bridge"
, "description": ""
, "path": ""
, "type": "stdio"
, "allowed_extensions": [ "caster@matt.tf" ]
, "allowed_extensions": [ "fx_cast@matt.tf" ]
}

View File

@@ -1,6 +1,6 @@
{
"extension_name": {
"message": "Caster"
"message": "fx_cast"
}
, "extension_description": {
"message": ""

View File

@@ -5,7 +5,7 @@
, "applications": {
"gecko": {
"id": "caster@matt.tf"
"id": "fx_cast@matt.tf"
, "strict_min_version": "57.0"
}
}