
Custom Cursor
允许自定义光标、光标颜色、光标大小。两个玩家可以拥有不同光标。反馈至GitHub。 Allows to customize the cursor, cursor color, and cursor size. Two players can have different cursors. Submit issues on GitHub.Details
自定义光标 Custom Cursor
允许自定义光标、光标颜色、光标大小。两个玩家可以拥有不同光标。反馈至GitHub。
对玩家
可以在 设置 - Mod Config - Custom Cursor
中修改光标、光标RGBA颜色调制和光标缩放。
对内容创作者
可以通过制作你自己的Mod的方式,添加受 Custom Cursor 支持的自定义光标、光标RGBA调制和光标缩放。
只需要把图片放在任意Mod文件夹内(通常是你的Mod文件夹),同时添加一个 .customcursor
配置文件。
配置文件内容格式为JSON,具体案例参考:default.customcursor
Allows to customize the cursor, cursor color, and cursor size. Two players can have different cursors. Submit issues on GitHub.
For Gamers
You can modify the cursor, RGBA color modulation, and cursor scaling in Settings - Mod Config - Custom Cursor
.
For Content Creators
By creating your own mods, you can add customized cursors, cursor RGBA modulations, and cursor scales supported by Custom Cursor.
Just place the image in any Mod folder (usually your Mod folder) and add a .customcursor
configuration file.
The content format of the configuration file is JSON. For a specific example, please refer to: default.customcursor