You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

15 lines
294 B

{
"name": "FGUI2ET",
"displayName": "ET的FGUI代码生成插件",
"description": "ET的FGUI代码生成插件",
"version": "1.0",
"author": {
"name": "star"
},
"icon": "Icon.png",
"main": "main.js",
"dependencies": {
"tsc": "^2.0.4",
"typescript": "^4.6.3"
}
}