namespace net.fushizen.modular_avatar.core.editor { public static class Version { public const string VERSION = "0.0.1"; } }