├── LICENSE ├── README.md ├── Start.bat ├── chat.html ├── index.html ├── 世界书界面预览.png ├── 主页预览.png └── 聊天页面预览.png /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HiUnikitty/Nika-Character-Studio/HEAD/LICENSE -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HiUnikitty/Nika-Character-Studio/HEAD/README.md -------------------------------------------------------------------------------- /Start.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HiUnikitty/Nika-Character-Studio/HEAD/Start.bat -------------------------------------------------------------------------------- /chat.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HiUnikitty/Nika-Character-Studio/HEAD/chat.html -------------------------------------------------------------------------------- /index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HiUnikitty/Nika-Character-Studio/HEAD/index.html -------------------------------------------------------------------------------- /世界书界面预览.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HiUnikitty/Nika-Character-Studio/HEAD/世界书界面预览.png -------------------------------------------------------------------------------- /主页预览.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HiUnikitty/Nika-Character-Studio/HEAD/主页预览.png -------------------------------------------------------------------------------- /聊天页面预览.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HiUnikitty/Nika-Character-Studio/HEAD/聊天页面预览.png --------------------------------------------------------------------------------