Skip to content

Latest commit

 

History

History
35 lines (23 loc) · 1.23 KB

README.md

File metadata and controls

35 lines (23 loc) · 1.23 KB

Typist ⌨️

You can test your typing speed using this program.

How to use 🛠️

  1. download and install file
  2. Chose the language
  3. Read the Rules
  4. Injoy and try to be faster !

How to add a language ❓

  • There is two option for this solution
  1. Make an issue and send Word.txt file of your language, in this solution we will add your file to project.
  2. Add by your own self localy.

Add localy word to app ⚙️

  1. Go to Install directory\Resources
  2. Make a copy from En and rename the file to what you want
  3. Replace your Words.txt file
  4. Open MessageBixes.json with notepad or other editors and change your messages
  5. Go to Install directory\Resources\[YourFile]\Forms like above section change Game.json and Main.json
  6. Then register your language
  7. Go to Install directory\Resources\Register.json and add a json to languages section
{ "Name": "your lang", "Directory": "YourFile" }
  1. Run the program and injoy 🔥