mirror of
https://github.com/hensm/fx_cast.git
synced 2026-06-12 10:39:57 +00:00
Rename to fx_cast
This commit is contained in:
@@ -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.
|
Very WIP! Not ready for release. Expect many bugs. Please don't sign builds on AMO with current ID.
|
||||||
|
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"name": "caster_bridge"
|
"name": "fx_cast_bridge"
|
||||||
, "description": ""
|
, "description": ""
|
||||||
, "path": ""
|
, "path": ""
|
||||||
, "type": "stdio"
|
, "type": "stdio"
|
||||||
, "allowed_extensions": [ "caster@matt.tf" ]
|
, "allowed_extensions": [ "fx_cast@matt.tf" ]
|
||||||
}
|
}
|
||||||
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"extension_name": {
|
"extension_name": {
|
||||||
"message": "Caster"
|
"message": "fx_cast"
|
||||||
}
|
}
|
||||||
, "extension_description": {
|
, "extension_description": {
|
||||||
"message": ""
|
"message": ""
|
||||||
|
|||||||
@@ -5,7 +5,7 @@
|
|||||||
|
|
||||||
, "applications": {
|
, "applications": {
|
||||||
"gecko": {
|
"gecko": {
|
||||||
"id": "caster@matt.tf"
|
"id": "fx_cast@matt.tf"
|
||||||
, "strict_min_version": "57.0"
|
, "strict_min_version": "57.0"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user