kitUIN kitUIN
首页
  • 帮助手册

    • PicImageSearch (opens new window)
    • InkBall
    • ChatImage (opens new window)
    • ShadowViewer (opens new window)
  • 推荐

    • pixiv画师推荐
  • 技术大坑

    • Debain中使用pyppeteer走过的坑
    • 在红米AC2100上OpenWrt使用
    • 创建nuget包(C++/WinRT)
  • 友情链接
  • 关于
  • 音乐
支持
  • 网站
  • 资源
  • Vue资源
  • 分类
  • 标签
  • 归档
控制台 (opens new window)
GitHub (opens new window)

KitUIN

芜湖!正在摸鱼~
首页
  • 帮助手册

    • PicImageSearch (opens new window)
    • InkBall
    • ChatImage (opens new window)
    • ShadowViewer (opens new window)
  • 推荐

    • pixiv画师推荐
  • 技术大坑

    • Debain中使用pyppeteer走过的坑
    • 在红米AC2100上OpenWrt使用
    • 创建nuget包(C++/WinRT)
  • 友情链接
  • 关于
  • 音乐
支持
  • 网站
  • 资源
  • Vue资源
  • 分类
  • 标签
  • 归档
控制台 (opens new window)
GitHub (opens new window)
  • InkBall

    • InkBall
    • 构建说明
      • Prepare Run - 运行前准备
        • Unity Package - Unity依赖包
        • Unity Build Game - Unity构建游戏
        • Run UWP - 运行UWP
    • 开发说明
目录

构建说明

# Prepare Run - 运行前准备

# Unity Package - Unity依赖包

  • 自动加载插件NuGetForUnity (opens new window)
    auto load pluginNuGetForUnity (opens new window)

  • 重启编辑器,自动载入nuget包
    Restart the editor and automatically load the nuget package

# Unity Build Game - Unity构建游戏

  • Unity Editor -> File -> Build Settings -> Universal Windows Platform -> SwitchPlatform
    image

  • Build Unity into uwp folder first
    首先构建Unity项目到uwp文件夹

# Run UWP - 运行UWP

  • Open uwp/InkBall.sln and Run
    打开uwp/InkBall.sln项目文件 运行它

  • if this files is not normal, plese confirm that you check Unity -> Build Settings -> Copy References
    如果下图文件不正常,请确定自己Unity构建时勾选了Copy References
    image
    image

笔记

GameAssembly.dll GameAssembly.pdbThe default is missing, and it will be automatically built with UWP

GameAssembly.dll GameAssembly.pdb默认就是缺失的,在UWP生成时会自动构建出

  • select InkBall-CSharp to your run project
    选择InkBall-CSharp为你的启动项目

image

  • Blank 2 files and nuget packages will be filled by itself
    缺的2个文件和nuget包会在运行时自动安装
#InkBall
上次更新: 2025/03/11, 12:44:31
InkBall
开发说明

← InkBall 开发说明→

Theme by Vdoing | Copyright © 2021-2025 KitUIN | MIT License | 浙ICP备2023024391号
  • 跟随系统
  • 浅色模式
  • 深色模式
  • 阅读模式