Skip to content

Commit

Permalink
extract xges adapter files (#1538)
Browse files Browse the repository at this point in the history
* extract xges adapter files

Signed-off-by: rosborne132 <[email protected]>
Signed-off-by: Eric Reinecke <[email protected]>
Signed-off-by: Eric Reinecke <[email protected]>
  • Loading branch information
rosborne132 authored and reinecke committed Jun 12, 2024
1 parent 216402c commit 30f7811
Show file tree
Hide file tree
Showing 6 changed files with 2 additions and 6,634 deletions.
Original file line number Diff line number Diff line change
@@ -1,18 +1,5 @@
{
"OTIO_SCHEMA" : "PluginManifest.1",
"adapters": [
{
"OTIO_SCHEMA": "Adapter.1",
"name": "xges",
"filepath": "xges.py",
"suffixes": ["xges"]
}
],
"schemadefs" : [
{
"OTIO_SCHEMA" : "SchemaDef.1",
"name" : "xges",
"filepath" : "xges.py"
}
]
"adapters": [],
"schemadefs" : []
}

This file was deleted.

Loading

0 comments on commit 30f7811

Please sign in to comment.