Skip to content

Unity SDK for [AliveCursor], the 3D Cursor software with most crazy third-party Plugins.

License

MIT, Unknown licenses found

Licenses found

MIT
LICENSE
Unknown
LICENSE.meta
Notifications You must be signed in to change notification settings

Threeyes/AliveCursorSDK

Repository files navigation

AliveCursorSDK

Logo

Language

中文 | English

Description

AliveCursor is a software released in Steam, it supports replacing the system cursor with any Mods. It has the following characteristics:

  • Provide a complete visual function module, which can quickly implement common functions without understanding programming.
  • Support dozens of stable third-party open source libraries To facilitate achieving better results;
  • Support hot updates, you can write logic using C # or Visual Scripting;
  • Support for exposing various parameters (eg: base values, textures or material colors) to users to facilitate customization of the final effect.

Installation via OpenUPM

  1. Install Git.
  2. Create an empty Win project with Unity2022.3.10f1.
  3. Download the latest manifest.json file and replace the file with the same name in the [ProjectRootPath]/Packages directory.
  4. Download ProjectSetting zip file, extract it and replace the folder with the same name in the [ProjectRootPath] directory.
  5. Open the project, Make sure Packages/manifest.json contain one and only one External Script Editor that you are using in Preferences/External Tools (eg, VisualStudio):

image

Possible Errors

  • If some error appear or key components missing on first import, try close the project, delete Library folder then reopen.
  • If some subfolder in Package/AliveCursorSDK become empty, try reimport the package on Package Manager window.

Documentation

Check out wiki.

When will the SDK be updated

SDK更新规则

Contact

  • QQ Group: 673880395

Samples

To find out the possibility of AliveCursor, I also upload different kinds of mods to workshop, feel free to check out the AliveCursor_ModUploader project.

Item图片墙