some things done + add todo
This commit is contained in:
parent
c1aa78fcee
commit
427a257c64
4 changed files with 484 additions and 448 deletions
1
.gitignore
vendored
Normal file
1
.gitignore
vendored
Normal file
|
@ -0,0 +1 @@
|
||||||
|
Text_English.original.json
|
File diff suppressed because it is too large
Load diff
|
@ -2,6 +2,6 @@
|
||||||
"Name": "Russian translation",
|
"Name": "Russian translation",
|
||||||
"Description": "Translation of the game into Russian language",
|
"Description": "Translation of the game into Russian language",
|
||||||
"Author": "Jonny_Bro",
|
"Author": "Jonny_Bro",
|
||||||
"ModVersion": "1.0.2",
|
"ModVersion": "1.0.3",
|
||||||
"GameVersion": "1.0.4.0"
|
"GameVersion": "1.0.4.0"
|
||||||
}
|
}
|
7
todo.md
Normal file
7
todo.md
Normal file
|
@ -0,0 +1,7 @@
|
||||||
|
# TODO
|
||||||
|
|
||||||
|
* Поправить весь лор.
|
||||||
|
* Поправить названия заклинаний (id - Skills, ).
|
||||||
|
* И всё связанное с ними (подсказки например).
|
||||||
|
* Влезает ли 2747 - проверить.
|
||||||
|
* 3244 - хз.
|
Loading…
Reference in a new issue