Giter Club home page Giter Club logo

fnf2osumania's Introduction

fnf2osu!mania converter

cool_banner

Import Friday Night Funkin charts into your osu! game.

usage_example

Status

Active on it. If you find a bug or a question, post an issue.

Required

If you don't have this, the program will not work.

Linux additional requirements

See Developping because you will need the same requirements.

Using it

You can pick all needed files https://github.com/Corne2Plum3/fnf2osumania/releases. You should download the last version.

Windows

  1. Download fnf2osumania-<version>-win.zip.
  2. Then unzip the file you just downloaded.
  3. Finally run main.exe (don't delete or modify any file!) Important: if you're using the .exe file, some black windows called ffmpeg.exe will spawn and dissapear after a short time. DO NOT CLOSE THEM MANUALLY, else the program will crash.

Linux

You have to download the source code and run it as is... Be sure you have requirements form Developping section too.

  1. Download the source code.
  2. Then unzip the file you just downloaded.
  3. Open the terminal in the folder where there's main.py, then run this command:
    python3 main.py
    

Learn how to use it here.

Developping

You want to look like an hacker by doing shit with the code, or just improve it? Download the source code. As a Python program, there's some additional requirements

  • Python 3.7 or newer. (I'm not sure with older versions of Python 3. Forget Python 2)
  • These Python libraries, that can be downloaded using pip, some of them are already installed:
    • functools
    • json
    • math
    • operator
    • os
    • pathlib
    • pydub
    • shutil
    • sys
    • tkinter (this one can't be downloaded through pip and it's akward asf to install it. Good luck)
    • threading
    • trace
    • webbrowser
    • zipfile

fnf2osumania's People

Contributors

corne2plum3 avatar marcos875433 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.