df-fileutils

module
v0.3.3 Latest Latest
Warning

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

Go to latest
Published: Feb 5, 2021 License: MIT

README

DF file utilities

Included tools:

  • df-savecheck: DF save file validator
  • df-saveversion: prints the last version of DF where a file was saved from

Download

  • Source code
  • Binaries (this is the "releases" tab if you are at the GitHub repository from the link above)

Building

Uses goxc

  • Compile:

    • For current platform: go install ./...
    • For all platforms: goxc compile
  • Make release packages: goxc package

  • Bump version:

    • goxc bump for patches
    • goxc bump -dot=1 for minor releases
    • goxc bump -dot=0 for major releases

Directories

Path Synopsis
cmd

Jump to

Keyboard shortcuts

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