-
Notifications
You must be signed in to change notification settings - Fork 0
/
README
80 lines (65 loc) · 4.68 KB
/
README
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
ReHussie
==========================================================================
An emergency tool for resetting the Homestuck Translation Project
files fields to their original values from MS Paint Adventures website.
For example:
> rehussie link 001959
will reset a link to the next page on the page number 01959.
In order for it to work, you must be in the root directory of the
repository.
Инструмент для экстренного сброса значений полей файлов перевода Homestuck
Translation Project до оригинальных значений с сайта MS Paint Adventures.
К примеру,
> rehussie link 001959
сбросит поле со ссылкой на следующую страницу на странице номер 001959.
Чтобы программа сработала, Вы должны находиться в корне репозитория.
==========================================================================
Usage: rehussie [-h] field page [page ...]
positional arguments:
field choose a field to reset. May be set to 'caption', 'hash',
'time', 'images', 'text', 'link', 'all'. If set to 'all',
resets all fields
page full 6-digit number or numbers of page or pages to reset
optional arguments:
-h, --help show this help message and exit
==========================================================================
Синтаксис: rehussie [-h] поле страница [страница ...]
обязательные аргументы:
поле определяет поле для сброса. Может быть 'caption', 'hash',
'time', 'images', 'text', 'link', 'all'. Если поставить
'all', будет сброшена страница целиком
страница полный шестизначный номер страницы для сброса. Может быть
несколько
необязательные аругменты:
-h --help показать краткую справку и завершиться
==========================================================================
COPYRIGHT NOTICE: MS Paint Adventures website and Homestuck belong to
Andrew Hussie and MS Paint Adventures team. The author of this program
makes absolutely no profit from it, and distributes it freely. Anyone
can grab it and do pretty much what they desire with it. within pretty
broad limits of the GPL license.
Made with love by dr. Equivalent the Incredible II and the Homestuck
(Russian) Translation Project.
--------------------------------------------------------------------------
Все права на сайт MS Paint Adventures и Homestuck принадлежат Эндрю Хасси
и команде MS Paint Adventures. Автор данной программы не получает никакой
прибыли от нее, и распространяет ее свободно. Любой желающий может взять
ее и сотворить с ней что душе угодно в довольно свободных рамках лицензии
GPL.
dr. Equivalent the Incredible II сделал эту программу с любовью для
Перевода интерактивного вэб-комикса Homestuck (на русский язык)
==========================================================================
ReHussie is now also in beenary! See ./bin directory. There are x86 and
x86_64 versions. There will be ARM or SPARC one then, I don't know?
Why? You can jam it into your ~/.local/bin so that you don't have to
carry it around and invoke the interpreter. But of course, /usr/bin would
work better. Or better yet, /bin. Really. This program is so awesome, the
OS won't start without it anymore, so you better have it in the single-
user mode.
ReHussie теперь банановый^W в бинарнике! Смотрите в директории ./bin. Там
есть версии для x86 и x86_64. Может, потом появится для ARM, не знаю.
Зачем? Вы можете пульнуть ее в ~/.local/bin, чтобы не приходилось таскать
ее везде с собой и действовать через интерпретатор. Но, конечно, лучше
загнать в /usr/bin. А еще лучше, в /bin. Серьезно, она настолько классная,
что операционная система без нее теперь откажется запускаться, так что
лучше иметь ее доступной в однопользовательском режиме.