Skip to content

Latest commit

 

History

102 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Live2D_API

使用 How to use

  1. 使用zzko-jsdelivr引入。

    <!-- 顺序切换模型材质 -->
    <script src="https://jsd.cdn.zzko.cn/gh/nova1751/live2d-api@latest/jsdelivr/sequential/autoload.min.js"></script>
    <!-- 随机切换模型材质 -->
    <script src="https://jsd.cdn.zzko.cn/gh/nova1751/live2d-api@latest/jsdelivr/random/autoload.min.js"></script>
    <!-- 看板娘位置靠左 -->
    <link rel="stylesheet" href="https://jsd.cdn.zzko.cn/gh/nova1751/live2d-api@latest/css/left.min.css"/>
    <!-- 看板娘位置靠右 -->
    <link rel="stylesheet" href="https://jsd.cdn.zzko.cn/gh/nova1751/live2d-api@latest/css/right.min.css"/>
  2. 使用amazon-jsdelivr引入。

    <!-- 顺序切换模型材质 -->
    <script src="https://doglink.cf/gh/cooliceycold/live2d/jsdelivr/amazon/sequential/autoload.min.js"></script>
    <!-- 随机切换模型材质 -->
    <script src="https://doglink.cf/gh/cooliceycold/live2d/jsdelivr/amazon/random/autoload.min.js"></script>
    <!-- 看板娘位置靠左 -->
    <link rel="stylesheet" href="https://doglink.cf/gh/cooliceycold/live2d/css/left.min.css"/>
    <!-- 看板娘位置靠右 -->
    <link rel="stylesheet" href="https://doglink.cf/gh/cooliceycold/live2d/css/right.min.css"/>
  3. 使用cloudflare-jsdelivr引入。

    <!-- 顺序切换模型材质 -->
    <script src="https://testingcf.jsdelivr.net/gh/cooliceycold/live2d/jsdelivr/cloudflare/sequential/autoload.min.js"></script>
    <!-- 随机切换模型材质 -->
    <script src="https://testingcf.jsdelivr.net/gh/cooliceycold/live2d/jsdelivr/cloudflare/random/autoload.min.js"></script>
    <!-- 看板娘位置靠左 -->
    <link rel="stylesheet" href="https://testingcf.jsdelivr.net/gh/cooliceycold/live2d/css/left.min.css"/>
    <!-- 看板娘位置靠右 -->
    <link rel="stylesheet" href="https://testingcf.jsdelivr.net/gh/cooliceycold/live2d/css/right.min.css"/>
  4. 使用gcore-jsdelivr引入。

    <!-- 顺序切换模型材质 -->
    <script src="https://gcore.jsdelivr.net/gh/cooliceycold/live2d/jsdelivr/gcore/sequential/autoload.min.js"></script>
    <!-- 随机切换模型材质 -->
    <script src="https://gcore.jsdelivr.net/gh/cooliceycold/live2d/jsdelivr/gcore/random/autoload.min.js"></script>
    <!-- 看板娘位置靠左 -->
    <link rel="stylesheet" href="https://gcore.jsdelivr.net/gh/cooliceycold/live2d/css/left.min.css"/>
    <!-- 看板娘位置靠右 -->
    <link rel="stylesheet" href="https://gcore.jsdelivr.net/gh/cooliceycold/live2d/css/right.min.css"/>

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages