Skip to content

LingFeng-bbben/MajdataPlay

Repository files navigation

MajdataPlay

license GPL-3.0 GitHub Release Discord Unity

A Simai Player.

This project is based on @LeZi9916 's DJAuto branch for MajdataView.

Simai is a maimai chart discription language developed by Celeca

Supported platforms

  • Windows
  • Linux (Partially Supported)
  • macOS (Untested)
  • Android
  • iOS

Getting Started

⚠️ This repository contains a Unity project, not a standard C#/.NET project.

Do not open or build it using dotnet, Visual Studio solution files, or other .NET build tools.

The project must be opened using the Unity Editor.

Requirements

  • Unity Editor (version specified in ProjectSettings/ProjectVersion.txt)

  • git

  • Unity Hub

Clone the Repository

Clone the project using Git:

git clone https://github.com/LingFeng-bbben/MajdataPlay.git MajdataPlay
cd MajdataPlay

Initialize Submodules

This project uses Git submodules. After cloning, run:

git submodule update --init --recursive

If you already cloned the repository without submodules, you can also run:

git submodule sync
git submodule update --init --recursive

Install the Required Unity Version

This project must be opened with the Unity version specified in:

ProjectSettings/ProjectVersion.txt

Example:

m_EditorVersion: 2022.3.62f3

Install this version using Unity Hub.

Open the Project in Unity Hub

  1. Open Unity Hub

  2. Click Add Project

  3. Select the cloned project folder

  4. Ensure the correct Unity version is selected

  5. Open the project

See Our Wiki Page for guide

WIKI

Releases

Stable | Nightly

Reporting Problems

Note this is project is still in a very early stage. Feel free if you wanna participate in coding or testing!!

Please report problems to issues page.

The log files should be in Logs/

Note

Please don't ask about mobile porting, unless you wanna do it yourself.

This software has no affair with the big S four letter company, please support the arcade whenever you can.

References

About

A Simai Player

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors