mirror of
https://github.com/NotAKidoS/NAK_CVR_Mods.git
synced 2025-09-02 06:19:22 +00:00
ASTExtensions: Added more parameters
This commit is contained in:
parent
d9e850ee70
commit
4c1d3bb8e2
1 changed files with 4 additions and 1 deletions
|
@ -160,7 +160,10 @@ public class ASTExtensionMod : MelonMod
|
||||||
"Scale/Scale", // kafe
|
"Scale/Scale", // kafe
|
||||||
"Scaler", // momo
|
"Scaler", // momo
|
||||||
"Height", // loliwurt
|
"Height", // loliwurt
|
||||||
"LoliModifier" // avatar
|
"LoliModifier", // avatar
|
||||||
|
"AvatarSize", // froggo
|
||||||
|
"Size", // lily
|
||||||
|
"SizeScale", // tactical
|
||||||
};
|
};
|
||||||
|
|
||||||
//https://github.com/NotAKidoS/AvatarScaleTool/blob/eaa6d343f916b9bb834bb30989fc6987680492a2/AvatarScaleTool/Editor/Scripts/AvatarScaleTool.cs#L13-L14
|
//https://github.com/NotAKidoS/AvatarScaleTool/blob/eaa6d343f916b9bb834bb30989fc6987680492a2/AvatarScaleTool/Editor/Scripts/AvatarScaleTool.cs#L13-L14
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue