FireFox2000000 / Moonscraper-Chart-Editor

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

⚠️ NOTE: THIS IS NOT THE APPLICATION PROGRAM, THESE ARE THE SOURCE FILES. ⚠️

If you are looking to download Moonscraper Chart Editor please see the releases page.

About

Moonscraper Chart Editor is a song editor for Guitar Hero style rhythm games mainly intended to support the custom song creation for games such as Guitar Hero, Clone Hero and Rock Band.

Trailer- https://www.youtube.com/watch?v=G8Qd32TZz4A

Games that use Moonscraper code:

Games that use Moonscraper as a song editor:

Compiling from Source

Follow the instructions below for your desired platform to build and run from source.

All Platforms

  1. Download and install Unity 2018.4.23f1
  2. Run Unity and open the project folder with it
  3. Use the menu option Build Processes > Build Full Releases
  • Note that 7zip and Inno Setup are required to be installed to build distributables and installers respectively.

Runtime dependencies (Windows)

Required runtime dependencies are included with the build.

Runtime dependencies (Linux)

The application requires the following dependencies to be installed:

  • ffmpeg sdl2 libx11-6 libgtk-3-0
  • libbass (included with the build)

A PKGBUILD file for Arch Linux is included in the repository.

Other distribution packagers can use the PKGBUILD file for reference.

Who do I talk to?

License

  • See attribution.txt for third party libraries and resources included in this repository.
  • See LICENSE.
  • The BASS audio library (a dependency of this application) is a commercial product. While it is free for non-commercial use, please ensure to obtain a valid licence if you plan on distributing any application using it commercially.

About

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:C# 88.2%Language:ShaderLab 10.4%Language:HLSL 0.5%Language:C 0.4%Language:Shell 0.3%Language:Inno Setup 0.2%Language:CMake 0.0%