Giter Club home page Giter Club logo

ttoffline-launcher-go's Introduction

Toontown Offline Launcher

release

This is an unofficial launcher I built as the current one struggles from downloading issues.

Feel free to take a look at the source code.

Usage

Download the latest binary for your operating system of choice here.

OPTIONAL You can add the --dedicated flag to the executable to start the server straight from the launcher.

Windows

ttoffline-launcher-windows-amd64.exe [--dedicated]

Linux

chmod u+x ttoffline-launcher-linux-amd64 && ./ttoffline-launcher-linux-amd64 [--dedicated]

Mac

chmod u+x ttoffline-launcher-darwin-amd64 && ./ttoffline-launcher-darwin-amd64 [--dedicated]

Credits

go-humanize - github.com/dustin/go-humanize

archiver - github.com/mholt/archiver/v3

ttoffline-launcher-go's People

Stargazers

 avatar  avatar

Watchers

 avatar

ttoffline-launcher-go's Issues

Launcher crashes after downloading a phase file

Every time a phase file finishes downloading, I get this error.

Checking for game update...
Downloading phase_5.5.mf... 14 MB completee
panic: remove resources/default/phase_5.5.mf: no such file or directory

goroutine 1 [running]:
toontown-offline-launcher/patcher.decompressBzip2(0xc000172960, 0x22, 0xc000026440, 0x1e)
	/github/workspace/patcher/patcher.go:163 +0xfb
toontown-offline-launcher/patcher.downloadFile(0xc000430472, 0xc, 0xc0004306e0, 0x20, 0xc0004306c0, 0x11, 0x0, 0x0)
	/github/workspace/patcher/patcher.go:148 +0x4a4
toontown-offline-launcher/patcher.PatchFiles()
	/github/workspace/patcher/patcher.go:33 +0x287
main.main()
	/github/workspace/main.go:11 +0x27

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.