You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

28 lines
751 B

{
"name": "com.e7.introloop",
"author": "Exceed7 Experiments",
"displayName": "Introloop",
"version": "6.0.0",
"unity": "2019.4",
"description": "Easily play looping music with intro section.",
"changelog": "https://exceed7.com/introloop/CHANGELOG.html",
"documentationUrl": "https://exceed7.com/introloop",
"keywords": [
"audio",
"battle",
"intro",
"loop",
"looping",
"music",
"repetitive",
"scripting",
"seamless"
],
"samples": [
{
"displayName": "Introloop Samples",
"description": "Three samples scenes : a jukebox, a subclassed IntroloopPlayer<T> singleton, and a local/positional IntroloopPlayer without singleton.",
"path": "Samples~/IntroloopSamples"
}
]
}