GithubHelp home page GithubHelp logo

chemputer / track-docker Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 149 KB

Dockerfile to build and run the Discord bot by GitHub user Padtrack, available at https://github.com/padtrack/track

License: MIT License

Python 97.98% Dockerfile 1.94% Shell 0.08%

track-docker's Introduction

Instructions

  1. Clone the repo into a location of your choice with docker installed.

  2. Populate the data directory with the following files using the WoWS unpacker tool:

    • GameParams.data, located in res/content.
    • ship_bars, located in res/gui.
    • spaces, located in res.
    • big, located in res/gui/crew_commander/skills.
    • global.mo for the language you intend to use. This is found by going to the root folder of your World of Warships install, then from there, the bin directory, then the folder for your current build of WoWS (usually, but not always, the highest number), then res/texts then you need to find the appropriate folder for your language, for example, English is en, then LC_MESSAGES, and in that folder is global.mo. The directory for english in my case, for the current version as of 1/15/2021, is E:\Games\World_of_Warships\bin\3245976\res\texts\en\LC_MESSAGES.
    • Trebuchet MS.ttf if you would like the font to be installed. It will work without this, it just won't look as nice.
  3. Create a config.py file using config_template.py as your template, put that in the root folder, where Dockerfile is.

  4. With Docker installed, build and run the Dockerfile. To do so, cd to the directory where the dockerfile is, and run docker build . -t track-docker:latest, if it builds correctly, you can then run it with docker run -it track-docker bot.

track-docker's People

Contributors

chemputer avatar

Stargazers

 avatar

Watchers

 avatar

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.