icon预览和自动生成
This commit is contained in:
@@ -14,5 +14,10 @@ namespace NBF
|
||||
{
|
||||
return config.Key.GetDesc();
|
||||
}
|
||||
|
||||
public static string GetModelPath(this ItemConfig config)
|
||||
{
|
||||
return "gfx/" + config.Model;
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user