starfuse
Functions | Variables
starfuse.main Namespace Reference

Functions

def main ()
 

Variables

 log = logging.getLogger(__name__)
 

Detailed Description

StarFuse, the StarBound packfile FUSE filesystem

This program allows you to mount StarBound PAK files as a directory,
granting you the ability to work directly within the PAK file instead
of having to unpack/re-pack it over and over again.

Function Documentation

def starfuse.main.main ( )
StarFuse entry point