Skip to content

Instantly share code, notes, and snippets.

@katai5plate
Last active December 21, 2019 03:33
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save katai5plate/87e288d6dbca5f0cd3c2b7e945c7bd61 to your computer and use it in GitHub Desktop.
Save katai5plate/87e288d6dbca5f0cd3c2b7e945c7bd61 to your computer and use it in GitHub Desktop.
rpgmv-plugins wget list

自分用RPGMVプラグインリスト

  • パッケージマネージャ風に wget でプラグイン導入するためのやーつ

sound

AudioStreaming.js

title 音声を高速に読み込むプラグイン(oggファイルだけで音声を再生するプラグイン)
author くらむぼん
homepage here
licence MIT
wget https://raw.githubusercontent.com/krmbn0576/rpgmakermv/master/js/plugins/AudioStreaming.js https://raw.githubusercontent.com/krmbn0576/rpgmakermv/master/js/plugins/stbvorbis_stream.js https://raw.githubusercontent.com/krmbn0576/rpgmakermv/master/js/plugins/stbvorbis_stream_asm.js
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment