hdn-modutil

command module
v0.0.0-...-a0886f5 Latest Latest
Warning

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

Go to latest
Published: Apr 30, 2019 License: MIT Imports: 17 Imported by: 0

README

HyperDragonNET Modding Utility

Go Report Card Codacy Badge

This is a small work-in-progress modding utility I wrote for personal use between me and friends to make our lives easier when playing online collaborative games with mods.

It also works as kind of an exercise in Go, which I picked up shortly before I started work on this tool.

Features

  • Simple and fast native UI
  • Download and installation of given packs
  • Automatic update to the most recent version
  • Local file verification

To Do

  • Patch Downloads
    • Get all available patches
    • Download all patches required
  • Install Routines
    • Base Installation
  • Patch Routines
    • Check for base installation
    • Installation of patches in order
  • Versions
    • Used for Base and Patch routines
    • Defines what is required
  • User Interface Polish
  • Self-Updater
  • Instruction Routines
    • Define Structure

Dependencies

  • crypto/sha1
  • encoding/hex
  • encoding/xml
  • flag
  • fmt
  • io
  • io/ioutil
  • os
  • path/filepath
  • strings
  • time
  • github.com/aarzilli/nucular
  • github.com/aarzilli/nucular/style
  • github.com/cavaliercoder/grab
  • github.com/google/logger
  • github.com/sger/go-hashdir

Go Dependency Graph

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

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