fe

command module
v0.0.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 7, 2025 License: GPL-3.0 Imports: 1 Imported by: 0

README

Flush Exporter


GitHub go.mod Go versionGitHub licenseGitHub release GitHub stars GitHub forks GitHub issues GitHub pull requests GitHub contributors GitHub last commit

fe CLI is trying to make the odd parts of game development easier. Like it should be. I started this project with the goal of making it easier to transcode audio/video and export your game to itchio.

The plan now to is expand on this project. To be a all in one CLI.

This is still a work in progress!!!

Installation

You need FFmpeg, and itch.io's butler installed. Then you need to add ffmpeg and butler to your PATH. You can test by running the following into CMD, PowerShell, or Bash:

ffmpeg
butler

If your on Windows, You can can install FFmpeg and with the following commands:

open PowerShell and run the following:

winget install ffmpeg

If you are on Linux:

sudo apt install ffmpeg

You will need to add fe to your PATH. If you don't put into the same directory as where you calling it form.

Usage

fe transcode --inputFile <input> -outputFile <output>

or

fe.exe transcode --inputFile <input> -outputFile <output>

Plan


  • add audio conversion
  • add bulk pusher to itchio's bulter
  • [] add sprite sheet compression
  • [] add vector to TTF converter
  • [] more stuff

Documentation

Overview

Copyright © 2024 Ryan Flush <[email protected]>

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program. If not, see <http://www.gnu.org/licenses/>.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL