//-----------------------------------------------------------------------------
// PluginManager
// 插件管理器
// The static class that manages the plugins.
// 这个静态的类 管理 插件
// Generated by RPG Maker.
// Do not edit this file directly.
var $plugins =
[
{"name":"Fonts","status":true,"description":"Change game default fonts and waiting fonts to load","parameters":{"Bitmap Font":"\"黑体\",GameFont","Window Font":"\"黑体\",GameFont","Fonts":"\"黑体\",GameFont"}}
];