diff options
author | chai <chaifix@163.com> | 2021-11-15 11:54:17 +0800 |
---|---|---|
committer | chai <chaifix@163.com> | 2021-11-15 11:54:17 +0800 |
commit | 30f2f46474bf4eda5f10d4c64a07cde01d469f66 (patch) | |
tree | 6ff2ed3262037b3c9bae2d2b9059a1d65773f31c /Data/BuiltIn/Libraries/addons/addons/setbgm/README | |
parent | 4c36bed53fe63ae6056730b3ecad2573f03d88f8 (diff) |
*rename DefaultContent -> BuiltIn
Diffstat (limited to 'Data/BuiltIn/Libraries/addons/addons/setbgm/README')
-rw-r--r-- | Data/BuiltIn/Libraries/addons/addons/setbgm/README | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/Data/BuiltIn/Libraries/addons/addons/setbgm/README b/Data/BuiltIn/Libraries/addons/addons/setbgm/README new file mode 100644 index 0000000..2eda1cb --- /dev/null +++ b/Data/BuiltIn/Libraries/addons/addons/setbgm/README @@ -0,0 +1,17 @@ +This script is an addon to be used with Windower for Final Fantasy XI +that allows you to set various types of music in the game. + +You can report issues, get the latest version, and view the source at: + https://github.com/svanheulen/setbgm-windower-addon + +The available commands are: + setbgm list [music] + Lists all of the available songs in the game. + setbgm list type + Lists the different types of music you can set. + setbgm <song id> + Sets the background music given by the ID. + setbgm <song id> <music type id> + Sets only a given type of music. + setbgm <song id> <song id> <song id> <song id> <song id> <song id> <song id> <song id> + Sets all types of music at once.
\ No newline at end of file |