Sanet.MakaMek.MapEditor 0.3.3

dotnet add package Sanet.MakaMek.MapEditor --version 0.3.3
                    
NuGet\Install-Package Sanet.MakaMek.MapEditor -Version 0.3.3
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Sanet.MakaMek.MapEditor" Version="0.3.3" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Sanet.MakaMek.MapEditor" Version="0.3.3" />
                    
Directory.Packages.props
<PackageReference Include="Sanet.MakaMek.MapEditor" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Sanet.MakaMek.MapEditor --version 0.3.3
                    
#r "nuget: Sanet.MakaMek.MapEditor, 0.3.3"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package Sanet.MakaMek.MapEditor@0.3.3
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Sanet.MakaMek.MapEditor&version=0.3.3
                    
Install as a Cake Addin
#tool nuget:?package=Sanet.MakaMek.MapEditor&version=0.3.3
                    
Install as a Cake Tool

MakaMek.MapEditor

A cross-platform standalone map editor for MakaMek, built with .NET 10 and AvaloniaUI.

Overview

MakaMek.MapEditor is a dedicated tool for creating and editing maps to be used with the MakaMek game. This standalone application allows users to design custom battlefields with various terrain types that can be imported into MakaMek for gameplay.

Features

  • Visual Map Design: Intuitive graphical interface for creating hex-based maps
  • Terrain Types: Support for various terrain types (clear, woods, rough, water, etc.)
  • Map Validation: Built-in validation to ensure maps are compatible with MakaMek
  • Import/Export: Save and load maps in MakaMek-compatible formats
  • Cross-Platform: Runs on Windows, Linux, macOS, Web and Mobile

Technology Stack

  • .NET 10
  • AvaloniaUI for cross-platform UI

Project Status

Component Build Status Package/Download
Test Coverage codecov
MakaMek.MapEditor build NuGet Version
Web Version (WASM) Build and Release Browser App Try in Browser
Windows Version Build Windows Download Windows
macOS Version Build macOS Download macOS
Linux Version Build Linux Download Linux
Android Version Build and Release Android APK Download Android APK

Development Setup

Prerequisites

  • .NET 10 SDK
  • Your favorite IDE (Visual Studio, Rider or VS Code)

Building

  1. Clone the repository
  2. Open MakaMek.MapEditor.slnx in your IDE
  3. Build the solution

License

The source code for this project is licensed under the GNU General Public License v3.0 - see the LICENSE file for details.

Disclaimer

This is a companion tool for the MakaMek fan-made project and is not affiliated with or endorsed by any commercial mech combat game properties. All trademarks belong to their respective owners.

Product Compatible and additional computed target framework versions.
.NET net10.0 is compatible.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
0.3.3 31 3/19/2026
0.3.2 36 3/17/2026
0.3.1 93 3/15/2026
0.3.0 104 3/14/2026
0.2.7 95 2/22/2026
0.2.6 95 2/17/2026
0.2.5 94 2/16/2026
0.2.4 94 2/16/2026
0.2.3 94 2/16/2026
0.2.2 98 2/16/2026
0.2.1 93 2/16/2026
0.2.0 90 2/16/2026
0.1.2 96 2/15/2026
0.1.1 93 2/15/2026
0.1.0 98 2/15/2026