[phpBB Debug] PHP Warning: in file [ROOT]/phpbb/session.php on line 561: sizeof(): Parameter must be an array or an object that implements Countable
[phpBB Debug] PHP Warning: in file [ROOT]/phpbb/session.php on line 617: sizeof(): Parameter must be an array or an object that implements Countable
[phpBB Debug] PHP Warning: in file [ROOT]/phpbb/session.php on line 1065: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3903)
[phpBB Debug] PHP Warning: in file [ROOT]/phpbb/session.php on line 1065: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3903)
[phpBB Debug] PHP Warning: in file [ROOT]/phpbb/session.php on line 1065: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3903)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 5284: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3903)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 5284: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3903)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 5284: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3903)
BitMagicGarden • フォルダ内のプラグインを自動追加するプラグイン
ページ 11

フォルダ内のプラグインを自動追加するプラグイン

Posted: 2015年11月15日(日) 04:51
by galanti
---------------------
素材名:
フォルダ内のプラグインをゲームに自動追加するプラグイン

概要:
プラグインの数が膨大になるといちいち登録するのが面倒くさくなる事があります。
このプラグインは、ゲームを開始した時に、pluginsフォルダの中にあるすべての
jsファイルをプラグインとして自動的に登録し、使用します。
この時、追加したくないプラグインを指定する事ができます。

使用にあたって:
○ 使用条件
・ 非商用に限りフリーでお使いいただけます。要クレジット表記。
・ 商用の場合はgalantiまでご連絡ください。

○ 免責事項
このプラグイン使用によりいかなる損害が生じても作者は一切責任を負いません。
自己責任でお使いください。

○ 更新情報
2015/11/14 10 ver.1.0

○ 使用法
このプラグインを登録後、ゲームを実行すればpluginsフォルダにあるすべてのjsファイルを
プラグインとしてゲームに追加します。
もしAlways Excludeでプラグイン名が指定されていれば、そのプラグインは追加しません。
自動追加されたプラグイン名のリストがコンソールに表示されます。
なお、このプラグインは「プラグイン管理」の情報は変更しません。
各プラグインのパラメータは、「プラグイン管理」で設定した値が常に優先されます。
「プラグイン管理」未登録のプラグインの場合は、パラメータはデフォルト値が使われます。
Always Excludeで指定したプラグインが「プラグイン管理」に登録されている場合、
そのプラグインは読み込まれます。

有償作品への使用: 不可
使用時のクレジット表記: 必要
素材の改変: 不可
再配布: 不可
---------------------