猥琐库拉人物包怎么安装啊?我有mugen拳皇5.0天真版的求教

猥琐库拉人物包怎么安装啊?我有mugen拳皇5.0天真版的求教

把文件夹放进chars里,然后复制文件夹的名字,用记事本打开date下的select.def,粘贴在下面这些文字的后面[Characters] ;How to add characters ;--------------------- ;Use the format: ; charname, stagefilename ; ;eg. For a player with filename "kfm", ; and stage filename "stages/mybg.def" ;type (without the semicolon): ; kfm, stages/mybg.def ; ;If you want to load a different def file, you can enter it ;as a directory plus the def file. This example loads up ;chars/kfm/alt-kfm.def: ; kfm/alt-kfm.def, stages/mybg.def ; ;If you put "random" as the stagefilename, then a random stage will ;be selected for that player. eg. ; kfm, random ; ;Zipped characters are also supported (experimental). ;Place the ZIP file in the chars/ directory. The name of the ;character's .def must match the name of the .zip. For example, if ;you have suave.def, then the zip file should be named suave.zip: ; suave.zip, stages/mybg.def ; ;Optional parameters may follow on the same line, separated ;by commas. Each parameter has the form: ; paramname = paramvalue ;where paramname is the name of the parameter type, and ;paramvalue is the value to assign that parameter. ;The optional parameters are: