NodeMarkup
NodeMarkup copied to clipboard
Compilation error in UnifiedUI API [Implemented/Ready to merge]
Fix for future versions This error is caused because o nonexistence of API of Unified UI. This Issue will it fix for next updates
Hi MacSergey,
I have created update for mod commons. For working update are required to add these 3 lines to Tool definitions:
public override string Mod_Description => Localize.Mod_Description;
public override string Mod_Group => "MacSergeyMods";
public override Texture2D UUIIconTexture => Assembly.GetExecutingAssembly().LoadTextureFromAssembly("UUIButton");
NodeMarkup (Intersection Marking Tool), NodeController30 (Node Controller Renewal)
And reduce Toolbar image to single with transparency to be able to use new type of implementation
.