Giter Club home page Giter Club logo

myslot's Introduction

#MySlot

##Introduction Myslot is a World of Warcraft Addon for transferring settings between accounts.

Myslot can export your ActionBar Layout, Marcos and Key Bindings as a transfer-friendly text. Any character, even different class, can use Myslot to import those settings from the 'Exported text'

##Usage

Export

  1. Use command /myslot to toggle Myslot main UI
  2. Click the 'Export' button
  3. Save the exported text anywhere you want (e.g. nodepat as a txt)

Import

  1. Use command /myslot to toggle Myslot main UI
  2. Paste exported text into textbox
  3. Click the 'Import' button

Clean up tools

  1. Clear all action slot on your action bar
/myslot clear action
  1. Clear all key bindings (blizzard default included)
/myslot clear binding

Get Myslot

Contrubuting

Source on Github https://github.com/tg123/myslot

Localization

Localization is welcomed, Please visit http://www.wowace.com/addons/myslot/localization/ and submit your localization

Build your own Myslot

My game envirment is Ubuntu + wine

  • fetch the source code
$ git clone https://github.com/tg123/myslot.git

$ cd myslot

$ git submodule init

$ git submodule update 
  • pull the localizations from wowace
./update_locale.sh
  • build your own dist .zip
./dist.sh

Changing Protobuf def

Myslot use a modified version of lua-pb to serialize/deserialize the data. You may want to change the data structure sometimes if you want add some new things to export.

  • Dependencies

Your need install lpeg to build .proto

luarocks install lpeg
  • Generate

Editing protobuf/MySlot.proto

run

lua buildast.lua

to generate PbMySlot.lua for game use

Copyright and License

  1. Copyright (C) 2009-2014 by tgic [email protected]
  2. Use of this software for profit purposes are NOT allowed except by prior arrangement and written consent of the author.
  3. This software is licensed under the Apache License, Version 2.0
  4. All rights of Exported text are owned by end-users.

myslot's People

Contributors

tg123 avatar

Watchers

 avatar  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.