No description
  • C# 46.1%
  • C++ 29.2%
  • Ruby 18.3%
  • C 3.5%
  • GDShader 2%
  • Other 0.9%
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
2026-08-07 14:56:43 +03:00
assets codeki 2026-06-20 14:42:30 +03:00
materials Initial commit 2026-06-15 21:15:39 +03:00
native Executable Ruby via C# 2026-08-07 14:55:53 +03:00
prefabs omagad 2026-06-21 15:56:16 +03:00
ruby Executable Ruby via C# 2026-08-07 14:55:53 +03:00
scripts ы 2026-07-09 22:12:01 +03:00
shaders block_code 2026-06-17 22:55:51 +03:00
tools bababuba 2026-07-04 21:15:31 +03:00
.editorconfig Initial commit 2026-06-15 21:15:39 +03:00
.gitattributes Initial commit 2026-06-15 21:15:39 +03:00
.gitignore Executable Ruby via C# 2026-08-07 14:55:53 +03:00
blockcode_test.tscn omagad 2026-06-21 15:56:16 +03:00
CppTest.cs Executable Ruby via C# 2026-08-07 14:55:53 +03:00
CppTest.cs.uid godot cpp 2026-07-22 01:27:01 +03:00
event_hitbox.tres Initial commit 2026-06-15 21:15:39 +03:00
export_presets.cfg ruby marshal 2026-07-23 18:23:38 +03:00
icon.svg Initial commit 2026-06-15 21:15:39 +03:00
icon.svg.import Initial commit 2026-06-15 21:15:39 +03:00
LICENSE License change 2026-06-16 00:07:44 +03:00
main.tscn godot cpp 2026-07-22 01:27:01 +03:00
meow5.wav Some refresh 2026-06-21 10:53:13 +03:00
meow5.wav.import Some refresh 2026-06-21 10:53:13 +03:00
MKXP-Sunshine Map Editor.csproj godot cpp 2026-07-22 01:27:01 +03:00
MKXP-Sunshine Map Editor.sln Initial commit 2026-06-15 21:15:39 +03:00
project.godot ruby marshal 2026-07-23 18:23:38 +03:00
README.md ruby marshal 2026-07-23 18:23:38 +03:00

Mkxp Sunshine Editor

Currently there is only map view

Building

So far, only x64 Linux and Windows are supported, but you can try adding support for your platform yourself

	cmake -B build
	cmake --build build