{"id":640,"date":"2026-06-01T00:21:41","date_gmt":"2026-05-31T15:21:41","guid":{"rendered":"https:\/\/yuaworks.com\/?page_id=640"},"modified":"2026-06-06T02:44:44","modified_gmt":"2026-06-05T17:44:44","slug":"home","status":"publish","type":"page","link":"https:\/\/yuaworks.com\/","title":{"rendered":"Yuaworks-en"},"content":{"rendered":"\n<style data-wp-block-html=\"css\">\n\u4ee5\u4e0b\u3001\u73fe\u5728\u306eEN CSS\u306e\u8cea\u611f\u306b\u5408\u308f\u305b\u305f **YuaTool\u30da\u30fc\u30b8\u7528CSS** \u3067\u3059\u3002\n`.yuatool-page` \u7cfb\u30af\u30e9\u30b9\u3067\u4f5c\u3063\u3066\u3044\u308b\u306e\u3067\u3001\u65e2\u5b58HTML\u306b\u305d\u306e\u307e\u307e\u5bfe\u5fdc\u3057\u307e\u3059\u3002\u53c2\u7167\u5143CSS\u306e\u65b9\u5411\u6027\u306f\u300cDark Metallic \/ Rack Gear \/ Creative Tech\u300d\u7cfb\u3067\u3059\u306d\u3002\n\n```css\n\/* =========================================================\n   YuaTool PAGE CSS\n   Direction: Dark Metallic \/ Streaming Tool \/ Creative Tech\n========================================================= *\/\n\n.yuatool-page {\n  width: min(100% - 32px, 1080px);\n  margin-inline: auto;\n  color: #aeb8c7;\n}\n\n\/* =========================\n   Hero\n========================= *\/\n\n.yuatool-hero {\n  position: relative;\n  max-width: 960px;\n  margin: 120px auto 42px;\n  padding: 56px 46px;\n  border-radius: 14px;\n  overflow: hidden;\n\n  background:\n    repeating-linear-gradient(\n      0deg,\n      rgba(255,255,255,.020) 0,\n      rgba(255,255,255,.020) 1px,\n      transparent 1px,\n      transparent 7px\n    ),\n    linear-gradient(180deg, rgba(255,255,255,.050), rgba(255,255,255,.012)),\n    linear-gradient(90deg, rgba(18,22,32,.92), rgba(7,9,14,.94));\n\n  border: 1px solid rgba(160,180,210,.18);\n  border-top-color: rgba(255,255,255,.12);\n  border-bottom-color: rgba(79,195,255,.20);\n\n  box-shadow:\n    0 28px 76px rgba(0,0,0,.46),\n    inset 0 1px 0 rgba(255,255,255,.08),\n    inset 0 -1px 0 rgba(79,195,255,.09);\n}\n\n.yuatool-hero::before {\n  content: \"\";\n  position: absolute;\n  inset: 0 0 auto 0;\n  height: 2px;\n  background: linear-gradient(90deg, transparent, #4fc3ff, #7a6cff, transparent);\n  opacity: .78;\n}\n\n.yuatool-hero::after {\n  content: \"YUATOOL \/\/ STREAMING SYSTEM\";\n  position: absolute;\n  right: 24px;\n  bottom: 18px;\n  color: rgba(79,195,255,.16);\n  font-family: var(--yw-mono, \"Consolas\", \"Menlo\", monospace);\n  font-size: 11px;\n  letter-spacing: .18em;\n  pointer-events: none;\n}\n\n.yuatool-label,\n.yuatool-section-label {\n  position: relative;\n  z-index: 1;\n  margin: 0 0 10px;\n  color: #4fc3ff;\n  font-family: var(--yw-mono, \"Consolas\", \"Menlo\", monospace);\n  font-size: 11px;\n  letter-spacing: .18em;\n  font-weight: 700;\n}\n\n.yuatool-label::before,\n.yuatool-section-label::before {\n  content: \"SYS \/\/ \";\n  color: #7a6cff;\n  opacity: .9;\n}\n\n.yuatool-hero h1 {\n  position: relative;\n  margin: 0 0 22px;\n  color: #f7f9fc;\n  font-size: clamp(42px, 6vw, 72px);\n  font-weight: 700;\n  line-height: 1.15;\n  letter-spacing: .06em;\n  text-shadow: 0 0 24px rgba(79,195,255,.14);\n}\n\n.yuatool-lead {\n  position: relative;\n  max-width: 780px;\n  margin: 0 0 22px;\n  color: #f7f9fc;\n  font-size: clamp(22px, 3vw, 32px);\n  font-weight: 700;\n  line-height: 1.65;\n  letter-spacing: .04em;\n}\n\n.yuatool-text,\n.yuatool-hero p {\n  position: relative;\n  max-width: 820px;\n  margin: 0 0 18px;\n  color: #aeb8c7;\n  font-size: 15.5px;\n  line-height: 2.05;\n}\n\n\/* =========================\n   Sections\n========================= *\/\n\n.yuatool-section,\n.yuatool-download {\n  position: relative;\n  width: 100%;\n  margin: 0 auto 42px;\n  padding: 34px;\n  border-radius: 12px;\n  overflow: hidden;\n\n  background:\n    repeating-linear-gradient(\n      0deg,\n      rgba(255,255,255,.016) 0,\n      rgba(255,255,255,.016) 1px,\n      transparent 1px,\n      transparent 7px\n    ),\n    linear-gradient(180deg, rgba(255,255,255,.040), rgba(255,255,255,.010)),\n    linear-gradient(90deg, rgba(16,20,29,.88), rgba(7,9,14,.92));\n\n  border: 1px solid rgba(160,180,210,.16);\n  border-top-color: rgba(255,255,255,.10);\n  border-bottom-color: rgba(79,195,255,.18);\n\n  box-shadow:\n    0 22px 64px rgba(0,0,0,.40),\n    inset 0 1px 0 rgba(255,255,255,.07),\n    inset 0 -1px 0 rgba(79,195,255,.07);\n}\n\n.yuatool-section::before,\n.yuatool-download::before {\n  content: \"\";\n  position: absolute;\n  inset: 0 0 auto 0;\n  height: 2px;\n  background: linear-gradient(90deg, transparent, #4fc3ff, #7a6cff, transparent);\n  opacity: .68;\n}\n\n.yuatool-section h2,\n.yuatool-download h2 {\n  position: relative;\n  z-index: 1;\n  margin: 0 0 22px;\n  color: #f7f9fc;\n  font-size: clamp(24px, 3vw, 34px);\n  line-height: 1.45;\n  letter-spacing: .05em;\n}\n\n.yuatool-section > p,\n.yuatool-download > p {\n  position: relative;\n  z-index: 1;\n  color: #aeb8c7;\n  font-size: 15px;\n  line-height: 2;\n}\n\n\/* =========================\n   Cards \/ Grids\n========================= *\/\n\n.yuatool-feature-grid,\n.yuatool-plan-grid {\n  position: relative;\n  z-index: 1;\n  display: grid;\n  grid-template-columns: repeat(2, 1fr);\n  gap: 24px;\n  width: 100%;\n}\n\n.yuatool-plan-grid {\n  grid-template-columns: repeat(3, 1fr);\n  margin-top: 28px;\n}\n\n.yuatool-card {\n  position: relative;\n  padding: 30px 28px;\n  border-radius: 10px;\n  overflow: hidden;\n\n  background:\n    linear-gradient(180deg, rgba(255,255,255,.035), rgba(255,255,255,.010)),\n    rgba(255,255,255,.018);\n\n  border: 1px solid rgba(160,180,210,.13);\n\n  box-shadow:\n    inset 0 1px 0 rgba(255,255,255,.04);\n\n  transition:\n    transform .25s ease,\n    border-color .25s ease,\n    box-shadow .25s ease;\n}\n\n.yuatool-card::before {\n  content: \"\";\n  position: absolute;\n  inset: 0 0 auto 0;\n  height: 1px;\n  background: linear-gradient(90deg, #4fc3ff, transparent);\n  opacity: .72;\n}\n\n.yuatool-card:hover {\n  transform: translateY(-3px);\n  border-color: rgba(79,195,255,.26);\n  box-shadow:\n    0 18px 42px rgba(0,0,0,.28),\n    inset 0 1px 0 rgba(255,255,255,.05);\n}\n\n.yuatool-card span {\n  display: inline-block;\n  margin: 0 0 12px;\n  color: #4fc3ff;\n  font-family: var(--yw-mono, \"Consolas\", \"Menlo\", monospace);\n  font-size: 11px;\n  letter-spacing: .16em;\n  font-weight: 700;\n}\n\n.yuatool-card h3 {\n  margin: 0 0 16px;\n  color: #f7f9fc;\n  font-size: 20px;\n  line-height: 1.45;\n  letter-spacing: .04em;\n}\n\n.yuatool-card p {\n  margin: 0;\n  color: #aeb8c7;\n  font-size: 14.5px;\n  line-height: 1.95;\n}\n\n.yuatool-free-card {\n  margin-top: 24px;\n}\n\n\/* =========================\n   Steps\n========================= *\/\n\n.yuatool-step-list {\n  position: relative;\n  z-index: 1;\n  display: grid;\n  gap: 14px;\n}\n\n.yuatool-step {\n  display: grid;\n  grid-template-columns: 44px 1fr;\n  gap: 16px;\n  align-items: center;\n  padding: 18px 20px;\n  border-radius: 8px;\n\n  background:\n    linear-gradient(180deg, rgba(255,255,255,.035), rgba(255,255,255,.010)),\n    rgba(255,255,255,.020);\n\n  border: 1px solid rgba(160,180,210,.13);\n\n  box-shadow:\n    inset 0 1px 0 rgba(255,255,255,.04);\n}\n\n.yuatool-step span {\n  display: inline-flex;\n  align-items: center;\n  justify-content: center;\n  width: 38px;\n  height: 38px;\n  border-radius: 50%;\n  color: #eaf7ff;\n  background: rgba(79,195,255,.14);\n  border: 1px solid rgba(79,195,255,.36);\n  box-shadow: 0 0 18px rgba(79,195,255,.16);\n  font-family: var(--yw-mono, \"Consolas\", \"Menlo\", monospace);\n  font-weight: 700;\n}\n\n.yuatool-step p {\n  margin: 0;\n  color: #aeb8c7;\n  font-size: 14.5px;\n  line-height: 1.9;\n}\n\n\/* =========================\n   Download \/ Support\n========================= *\/\n\n.yuatool-download-box {\n  position: relative;\n  z-index: 1;\n  display: grid;\n  grid-template-columns: 1fr auto;\n  gap: 26px;\n  align-items: center;\n  margin-top: 24px;\n  padding: 30px 28px;\n  border-radius: 10px;\n\n  background:\n    linear-gradient(180deg, rgba(255,255,255,.035), rgba(255,255,255,.010)),\n    rgba(255,255,255,.018);\n\n  border: 1px solid rgba(160,180,210,.13);\n  box-shadow:\n    inset 0 1px 0 rgba(255,255,255,.04);\n}\n\n.yuatool-download-box h3 {\n  margin: 0 0 12px;\n  color: #f7f9fc;\n  font-size: 22px;\n  line-height: 1.45;\n  letter-spacing: .04em;\n}\n\n.yuatool-download-box p {\n  margin: 0 0 14px;\n  color: #aeb8c7;\n  font-size: 14.5px;\n  line-height: 1.9;\n}\n\n.yuatool-download-meta {\n  display: flex;\n  flex-wrap: wrap;\n  gap: 10px;\n  margin: 16px 0;\n}\n\n.yuatool-download-meta span {\n  display: inline-flex;\n  padding: 7px 10px;\n  border-radius: 4px;\n  color: #ccefff;\n  background: rgba(79,195,255,.09);\n  border: 1px solid rgba(79,195,255,.24);\n  font-family: var(--yw-mono, \"Consolas\", \"Menlo\", monospace);\n  font-size: 11px;\n  letter-spacing: .08em;\n}\n\n.yuatool-download-caution {\n  color: #93a0b0 !important;\n  font-size: 13px !important;\n}\n\n.yuatool-button {\n  display: inline-flex;\n  align-items: center;\n  justify-content: center;\n  min-height: 50px;\n  padding: 13px 24px;\n  border-radius: 4px;\n\n  background:\n    linear-gradient(180deg, rgba(79,195,255,.18), rgba(79,195,255,.055));\n\n  border: 1px solid rgba(79,195,255,.42);\n\n  color: #eaf7ff !important;\n  text-decoration: none;\n  font-size: 13px;\n  font-weight: 700;\n  letter-spacing: .08em;\n  white-space: nowrap;\n\n  box-shadow:\n    0 0 28px rgba(79,195,255,.14),\n    inset 0 1px 0 rgba(255,255,255,.09);\n\n  transition:\n    transform .25s ease,\n    box-shadow .25s ease,\n    opacity .25s ease;\n}\n\n.yuatool-button:hover {\n  transform: translateY(-2px);\n  opacity: .96;\n  box-shadow:\n    0 0 38px rgba(79,195,255,.22),\n    inset 0 1px 0 rgba(255,255,255,.12);\n}\n\n.yuatool-support-note {\n  position: relative;\n  z-index: 1;\n  margin-top: 26px;\n  padding: 22px 24px;\n  border-radius: 8px;\n  color: #aeb8c7;\n  font-size: 14px;\n  line-height: 1.9;\n\n  background: rgba(255,255,255,.018);\n  border: 1px solid rgba(160,180,210,.13);\n}\n\n.yuatool-support-note a {\n  color: #4fc3ff !important;\n  text-decoration: none;\n  border-bottom: 1px solid rgba(79,195,255,.34);\n}\n\n\/* =========================\n   Credit \/ Notes \/ Change Log\n========================= *\/\n\n.yuatool-credit-box {\n  margin: 18px 0 0;\n  padding: 18px 20px;\n  border-radius: 8px;\n  color: #dcefff;\n  background: rgba(0,0,0,.26);\n  border: 1px solid rgba(79,195,255,.18);\n  font-size: 13px;\n  line-height: 1.8;\n  white-space: pre-wrap;\n}\n\n.yuatool-note {\n  position: relative;\n  z-index: 1;\n  margin-top: 24px;\n  padding: 24px;\n  border-radius: 8px;\n\n  background:\n    linear-gradient(180deg, rgba(255,255,255,.030), rgba(255,255,255,.010)),\n    rgba(255,255,255,.018);\n\n  border: 1px solid rgba(160,180,210,.13);\n}\n\n.yuatool-note p {\n  margin: 0 0 12px;\n  color: #aeb8c7;\n  font-size: 14.5px;\n  line-height: 1.95;\n}\n\n.yuatool-note p:last-child {\n  margin-bottom: 0;\n}\n\n.yuatool-changelog {\n  position: relative;\n  z-index: 1;\n  display: grid;\n  gap: 14px;\n}\n\n.yuatool-change-item {\n  padding: 20px 22px;\n  border-radius: 8px;\n\n  background:\n    linear-gradient(180deg, rgba(255,255,255,.035), rgba(255,255,255,.010)),\n    rgba(255,255,255,.020);\n\n  border: 1px solid rgba(160,180,210,.13);\n}\n\n.yuatool-change-item span {\n  display: block;\n  margin-bottom: 8px;\n  color: #4fc3ff;\n  font-family: var(--yw-mono, \"Consolas\", \"Menlo\", monospace);\n  font-size: 12px;\n  letter-spacing: .10em;\n  font-weight: 700;\n}\n\n.yuatool-change-item p {\n  margin: 0;\n  color: #aeb8c7;\n  font-size: 14.5px;\n  line-height: 1.9;\n}\n\n\/* =========================\n   Responsive\n========================= *\/\n\n@media (max-width: 960px) {\n  .yuatool-feature-grid,\n  .yuatool-plan-grid,\n  .yuatool-download-box {\n    grid-template-columns: 1fr;\n  }\n\n  .yuatool-button {\n    width: 100%;\n  }\n}\n\n@media (max-width: 768px) {\n  .yuatool-page {\n    width: min(100% - 28px, 1080px);\n  }\n\n  .yuatool-hero {\n    margin: 100px auto 30px;\n    padding: 38px 24px;\n    border-radius: 12px;\n  }\n\n  .yuatool-hero h1 {\n    font-size: 44px;\n  }\n\n  .yuatool-lead {\n    font-size: 22px;\n    line-height: 1.7;\n  }\n\n  .yuatool-hero::after {\n    right: 18px;\n    bottom: 14px;\n    font-size: 9px;\n  }\n\n  .yuatool-section,\n  .yuatool-download {\n    margin-bottom: 32px;\n    padding: 26px 20px;\n    border-radius: 12px;\n  }\n\n  .yuatool-section h2,\n  .yuatool-download h2 {\n    font-size: 24px;\n  }\n\n  .yuatool-card,\n  .yuatool-download-box {\n    padding: 24px 20px;\n  }\n\n  .yuatool-card h3,\n  .yuatool-download-box h3 {\n    font-size: 19px;\n  }\n\n  .yuatool-card p,\n  .yuatool-step p,\n  .yuatool-note p,\n  .yuatool-change-item p {\n    font-size: 14px;\n    line-height: 1.9;\n  }\n\n  .yuatool-step {\n    grid-template-columns: 38px 1fr;\n    gap: 14px;\n    padding: 16px;\n  }\n\n  .yuatool-step span {\n    width: 34px;\n    height: 34px;\n  }\n\n  .sp-only {\n    display: block;\n  }\n}\n```\n\n<\/style>\n\n<div class=\"yuatool-page\">\n\n  <section class=\"yuatool-hero\">\n    <p class=\"yuatool-label\">YuaWorks Tool<\/p>\n\n    <h1>YuaTool<\/h1>\n\n    <p class=\"yuatool-lead\">\n      Make streaming easier to start,<br class=\"sp-only\">\n      and a little more convenient for experienced streamers.\n    <\/p>\n\n    <p class=\"yuatool-text\">\n      YuaTool is an all-in-one streaming support tool for karaoke streams, song requests,\n      participation streams, overlay display, and comment retrieval.\n    <\/p>\n  <\/section>\n\n  <section id=\"features\" class=\"yuatool-section\">\n    <p class=\"yuatool-section-label\">FEATURES<\/p>\n    <h2>Features<\/h2>\n\n    <div class=\"yuatool-feature-grid\">\n      <article class=\"yuatool-card\">\n        <span>Karaoke<\/span>\n        <h3>Now Singing \/ Setlist Management<\/h3>\n        <p>You can manage the currently singing song, planned setlists, and song history. When connected to OBS WebSocket, timestamp creation based on stream elapsed time is also supported.<\/p>\n      <\/article>\n\n      <article class=\"yuatool-card\">\n        <span>Comment Retrieval<\/span>\n        <h3>Multi-Platform Support<\/h3>\n        <p>Supports comment retrieval from YouTube, Niconico, and TwitCasting. Song requests and reaction detection can be linked with your stream flow.<\/p>\n      <\/article>\n\n      <article class=\"yuatool-card\">\n        <span>Participation<\/span>\n        <h3>Queue Management \/ NEXT Display<\/h3>\n        <p>Manage waiting lists, active participants, completed history, NEXT display, and other tools for participation-based streams.<\/p>\n      <\/article>\n\n      <article class=\"yuatool-card\">\n        <span>Overlay<\/span>\n        <h3>Overlay Display<\/h3>\n        <p>Easily add comments, Now Singing, reactions, timers, and other elements to OBS as browser sources.<\/p>\n      <\/article>\n    <\/div>\n  <\/section>\n\n  <section class=\"yuatool-section yuatool-flow\">\n    <p class=\"yuatool-section-label\">HOW TO USE<\/p>\n    <h2>How to Use<\/h2>\n\n    <div class=\"yuatool-step-list\">\n      <div class=\"yuatool-step\"><span>1<\/span><p>Run Setup.exe to install YuaTool.<\/p><\/div>\n      <div class=\"yuatool-step\"><span>2<\/span><p>Launch YuaTool.<br>The management screen will open automatically after startup.<\/p><\/div>\n      <div class=\"yuatool-step\"><span>3<\/span><p>Connect to the streaming service you want to use, such as YouTube, Niconico, or TwitCasting.<\/p><\/div>\n      <div class=\"yuatool-step\"><span>4<\/span><p>Add the Overlay URL to OBS as a browser source.<\/p><\/div>\n      <div class=\"yuatool-step\"><span>5<\/span><p>Use the features you need, such as karaoke support, participation management, and comment retrieval.<\/p><\/div>\n    <\/div>\n  <\/section>\n\n  <section class=\"yuatool-section\">\n    <p class=\"yuatool-section-label\">SUPPORT PLAN<\/p>\n    <h2>Support Plans<\/h2>\n\n    <p class=\"yuatool-text\">\n      YuaTool can be used for free.<br>\n      Support Plans are optional plans for those who want to support the continued development of YuaTool.\n    <\/p>\n\n    <article class=\"yuatool-card yuatool-free-card\">\n      <span>FREE<\/span>\n      <h3>All main features are available for free<\/h3>\n      <p>\n        The main features of YuaTool are available even in the free version.<br>\n        If you use YuaTool for free, please include the following credit in your stream description or a similar location.\n      <\/p>\n\n      <pre class=\"yuatool-credit-box\">All-in-one streaming support tool \u201cYuaTool\u201d\n\nhttps:\/\/yuaworks.com\/yuatool\/<\/pre>\n    <\/article>\n\n    <div class=\"yuatool-plan-grid\">\n      <article class=\"yuatool-card\">\n        <span>SUPPORT<\/span>\n        <h3>Supporter<\/h3>\n        <p>300 JPY \/ month<br>Your in-tool badge will become Supporter.<br>While subscribed, credit notation in stream descriptions is optional.<\/p>\n        <a class=\"yuatool-button primary\" href=\"https:\/\/buy.stripe.com\/7sYfZh3Dw6YR4N12Nj0kE04\" target=\"_blank\" rel=\"noopener\">Become a Supporter<\/a>\n      <\/article>\n\n      <article class=\"yuatool-card\">\n        <span>SUPPORT+<\/span>\n        <h3>Supporter Plus<\/h3>\n        <p>500 JPY \/ month<br>Your in-tool badge will become Supporter Plus.<br>While subscribed, credit notation in stream descriptions is optional.<\/p>\n        <a class=\"yuatool-button primary\" href=\"https:\/\/buy.stripe.com\/6oUdR90rkerjfrF73z0kE05\" target=\"_blank\" rel=\"noopener\">Become Supporter Plus<\/a>\n      <\/article>\n\n      <article class=\"yuatool-card\">\n        <span>SUPPORT PRO<\/span>\n        <h3>Supporter Pro<\/h3>\n        <p>1,000 JPY \/ month<br>Your in-tool badge will become Supporter Pro.<br>While subscribed, credit notation in stream descriptions is optional.<\/p>\n        <a class=\"yuatool-button primary\" href=\"https:\/\/buy.stripe.com\/28EbJ15LE2IB1APfA50kE06\" target=\"_blank\" rel=\"noopener\">Become Supporter Pro<\/a>\n      <\/article>\n    <\/div>\n\n    <div class=\"yuatool-support-note\">\n      Manage or cancel your Support Plan here<br>\n      <a href=\"https:\/\/billing.stripe.com\/p\/login\/6oU6oH5LE2IBenBew10kE00\" target=\"_blank\" rel=\"noopener\">\n        Open billing management page\n      <\/a>\n    <\/div>\n  <\/section>\n\n  <section id=\"download\" class=\"yuatool-download\">\n    <p class=\"yuatool-section-label\">DOWNLOAD<\/p>\n    <h2>Download<\/h2>\n\n    <p>\n      YuaTool is currently available as v1.1.0-beta.<br>\n      Please test it before using it in an actual stream.\n    <\/p>\n\n    <div class=\"yuatool-download-box\">\n      <div>\n        <h3>YuaTool v1.1.0-beta<\/h3>\n        <p>All-in-one streaming support tool for Windows<\/p>\n\n        <div class=\"yuatool-download-meta\">\n          <span>Version : v1.1.0-beta<\/span>\n          <span>Release : 2026.06<\/span>\n        <\/div>\n\n        <p class=\"yuatool-download-caution\">\n          Windows SmartScreen or security settings may show a warning when launching the app for the first time.\n        <\/p>\n      <\/div>\n\n      <a class=\"yuatool-button primary\" href=\"https:\/\/yuaworks.com\/wp-content\/uploads\/2026\/06\/YuaTool-v1.1.0-beta.zip\" target=\"_blank\" rel=\"noopener\">\n        Download YuaTool v1.1.0-beta\n      <\/a>\n    <\/div>\n  <\/section>\n\n  <section class=\"yuatool-section\">\n    <p class=\"yuatool-section-label\">OVERLAY SDK<\/p>\n    <h2>Overlay Pack SDK<\/h2>\n\n    <p class=\"yuatool-text\">\n      YuaTool supports the creation of custom Overlay Packs for its custom overlay feature.<br>\n      The Overlay Pack SDK includes template files, recommended size references, and other files needed for creating your own Overlay Pack.\n    <\/p>\n\n    <div class=\"yuatool-download-box\">\n      <div>\n        <h3>YuaTool Overlay Pack SDK v1.0.0<\/h3>\n\n        <p>\n          This is the official starter kit for creators who want to make original Overlay Packs.<br>\n          It includes image templates, configuration files, and a production guide. Replace the images with your own designs to use it.\n        <\/p>\n\n        <div class=\"yuatool-download-meta\">\n          <span>Version : v1.0.0<\/span>\n          <span>Format : ZIP<\/span>\n          <span>For : Overlay Pack Creator<\/span>\n        <\/div>\n\n        <p class=\"yuatool-download-caution\">\n          This SDK is intended for Overlay Pack creators. If you only want to use YuaTool normally, you only need to download the main YuaTool app.\n        <\/p>\n      <\/div>\n\n      <a class=\"yuatool-button primary\" href=\"https:\/\/yuaworks.com\/wp-content\/uploads\/2026\/06\/YuaTool-Overlay-Pack-SDK.zip\" target=\"_blank\" rel=\"noopener\">\n        Download Overlay Pack SDK\n      <\/a>\n    <\/div>\n\n    <div class=\"yuatool-note\">\n      <p>\n        The SDK includes template.yotp.json, image templates, a production guide README, and other related files.\n      <\/p>\n\n      <p>\n        Created Overlay Packs can be distributed as ZIP files and imported from YuaTool&#8217;s Custom Template screen.\n      <\/p>\n\n      <p>\n        Overlay Packs created with this SDK may be distributed freely, whether free or paid. Commercial use, sales, and commissioned production are permitted.\n      <\/p>\n\n      <p>\n        If you use third-party assets, please make sure their license allows redistribution and commercial use.\n      <\/p>\n    <\/div>\n  <\/section>\n\n  <section class=\"yuatool-section\">\n    <p class=\"yuatool-section-label\">CHANGE LOG<\/p>\n    <h2>Change Log<\/h2>\n\n    <div class=\"yuatool-changelog\">\n      <article class=\"yuatool-change-item\">\n        <span>2026.06 \/ v1.1.0-beta<\/span>\n        <p>Added English and Traditional Chinese support. Added custom overlay import feature.<\/p>\n      <\/article>\n      <article class=\"yuatool-change-item\">\n        <span>2026.05 \/ v1.0.0-beta<\/span>\n        <p>Released YuaTool v1.0.0-beta with support for karaoke streams, song requests, participation streams, overlay display, comment retrieval, and more.<\/p>\n      <\/article>\n    <\/div>\n  <\/section>\n\n  <section class=\"yuatool-section\">\n    <p class=\"yuatool-section-label\">NOTICE<\/p>\n    <h2>Notice<\/h2>\n\n    <div class=\"yuatool-note\">\n      <p>YuaTool is an independently developed all-in-one streaming support tool.<br>Behavior may vary depending on your environment.<\/p>\n      <p>Comment retrieval features for YouTube, Niconico, and TwitCasting may stop working due to specification changes on each service.<\/p>\n      <p>Some OBS-related features are provided as Preview \/ experimental features.<\/p>\n    <\/div>\n  <\/section>\n\n<\/div>\n","protected":false},"excerpt":{"rendered":"<p>Welcome to YuaWorks. We provide professional audio mixing, high-quality music video production, and custom creator tools tailored for VTubers and vocalists. Bringing your creative vision into a definitive form.<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_locale":"en_US","_original_post":"http:\/\/yuaworks.xsrv.jp\/?page_id=5","footnotes":""},"class_list":["post-640","page","type-page","status-publish","hentry","en-US"],"_links":{"self":[{"href":"https:\/\/yuaworks.com\/wp-json\/wp\/v2\/pages\/640","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/yuaworks.com\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/yuaworks.com\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/yuaworks.com\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/yuaworks.com\/wp-json\/wp\/v2\/comments?post=640"}],"version-history":[{"count":4,"href":"https:\/\/yuaworks.com\/wp-json\/wp\/v2\/pages\/640\/revisions"}],"predecessor-version":[{"id":736,"href":"https:\/\/yuaworks.com\/wp-json\/wp\/v2\/pages\/640\/revisions\/736"}],"wp:attachment":[{"href":"https:\/\/yuaworks.com\/wp-json\/wp\/v2\/media?parent=640"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}