8000 GitHub - Phanpy100/FNFanny: A Python-Based Compiler/Decompiler for Haxe/Adobe/FNF Spritesheets
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Phanpy100/FNFanny

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

FNFanny

A Python-Based Compiler/Decompiler for Haxe/Adobe/FNF Spritesheets

How to run (Desktop)

  • Step 1: Make sure you have Python3 installed on your device (requires atleast Python 3.9)
  • Step 2: Download FNFanny.py
  • Step 3: Run FNFanny.py using Python3 This can be done by:
  • Windows: Open Command Prompt. While it is in file directory, execute it with python (python ./FNFanny3.py)
  • Linux: While in file directory, make file executable (chmod +x FNFanny3.py) and then execute it (.FNFanny3.py)
  • Mac: Open Terminal. While it is in file directory, execute it with python (python3 FNFanny3.py)

How to run (Android)

  • Step 1: Download Pydroid 3 (you do not need the premium version for this)
  • Step 2: Go to pip>quickinstall and install "Pillow"
  • Step 3: Download FNFanny.py from this github page
  • Step 4: Open FNFanny.py in Pydroid 3 and run the script.
  • Note: Since this script requires you to write in the path in both compiler and decompiler mode it is reccomended to have access to a folder browser like ZArchiver

Releases

No releases published

Packages

No packages published

Languages

0