Skip to content

Commit

Permalink
Upload README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
DoubleLabyrinth committed Jun 23, 2018
1 parent edbd348 commit 541eb95
Showing 1 changed file with 27 additions and 0 deletions.
27 changes: 27 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
# 010Editor-keygen
A keygen for 010Editor

## How does it work
* TODO

## How to build
In console:

```
g++ -std=c++11 main.cpp -o 010Editor-keygen.exe
```

## How to use
Just run it.

Example:
```
E:\Github\010Editor-keygen>010Editor-keygen.exe
Input your name(English Only): DoubleLabyrinth
47AD-E1AC-D789-D133-2114
E:\Github\010Editor-keygen>
```

__NOTICE:__
The key generated will expired after 2020-06-23.

0 comments on commit 541eb95

Please sign in to comment.