编程语言
首页 > 编程语言> > The Path to Learning WR Python FPE.15(TO NONAME)

The Path to Learning WR Python FPE.15(TO NONAME)

作者:互联网

Introduce:

The  extension Python by noname!

(

)​​​​​​​
Code:

game.import("extension",function(lib,game,ui,get,ai,_status){
    return {name:"Python",content:function (config,pack){
    
},
precontent:function (){
    
},
config:{
    
},
help:{
    
},
package:{
    character:{
        character:{
        },
        translate:{
        },
    },
    card:{
        card:{
        },
        translate:{
        },
        list:[],
    },
    skill:{
        skill:{
        },
        translate:{
        },
    },
    intro:"NO",
    author:"NO",
    diskURL:"",
    forumURL:"",
    version:"1.0",
},
files:{
    "character":[],
    "card":[],
    "skill":[]
}
}})

标签:function,NONAME,Python,character,WR,skill,translate,card
来源: https://blog.csdn.net/m0_55759209/article/details/122091411