Skip to content
This repository has been archived by the owner on Feb 19, 2025. It is now read-only.

aplerdal/AdvancedEditOld

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

90 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AdvancedEdit

Development has paused on this project. Use https://github.com/aplerdal/AdvancedEdit instead

A Mario Kart: Super Circuit track editor using C#, MonoGame, and ImGui

Tested with a rom with a sha1 hash of 9d327c030c3e2d9007990518594f70c3340ac56f

Building

If you want to build a release build use the command in Release.txt and replace PLATFORM with the listed platform options

Windows

Requirements:

  • Visual Studio 2022

Clone or download the repository and open the .sln file in visual studio. Open the "configure startup properties" menu. image
Change the startup project to AdvancedEdit
image
Run the project with F5 or by clicking the start button.

Linux

Requirements:

  • Dotnet CLI
  • Dotnet SDK 8.0

Run the following commands in a terminal:

$ git clone https://github.com/aplerdal/AdvancedEdit.git
$ cd AdvancedEdit/AdvancedEdit
$ dotnet run

About

A track editor for Mario Kart: Super Circuit

Resources

License

Stars

Watchers

Forks

Languages