15 lines
317 B
Python
15 lines
317 B
Python
# -*- coding: utf-8 -*-
|
|
# Copyright 2025 Sveltware Solutions
|
|
|
|
{
|
|
'name': 'Omux Input Style',
|
|
'category': 'Hidden',
|
|
'version': '1.0.1',
|
|
'license': 'OPL-1',
|
|
'author': 'Sveltware Solutions',
|
|
'website': 'https://www.linkedin.com/in/sveltware',
|
|
'data': [
|
|
'data/asset_data.xml',
|
|
],
|
|
}
|