Repo for the Heonian conlang, from the fictional Myrheonian Dominion
|
2022-05-01 15:26:51 +02:00 |
lessons
|
added words and created story <:
|
2022-04-20 15:00:31 +02:00 |
.gitignore
|
done an install script :3
|
2022-03-22 17:03:42 +01:00 |
add_word.lua
|
added a way to edit, remove, and add words
|
2022-03-24 21:47:24 +01:00 |
color.lua
|
lesson
|
2022-03-31 10:09:28 +02:00 |
edit_word.lua
|
added a way to edit, remove, and add words
|
2022-03-24 21:47:24 +01:00 |
install.sh
|
done an install script :3
|
2022-03-22 17:03:42 +01:00 |
lessons.lua
|
lesson
|
2022-03-31 10:09:28 +02:00 |
lexicon
|
added lessons!
|
2022-03-25 10:46:30 +01:00 |
output_sizes.lua
|
added a way to edit, remove, and add words
|
2022-03-24 21:47:24 +01:00 |
output_word.lua
|
added a way to edit, remove, and add words
|
2022-03-24 21:47:24 +01:00 |
R2H2.lua
|
fixed r2h2, added words
|
2022-05-01 12:37:26 +02:00 |
README.md
|
i forgor
|
2022-03-23 01:25:29 +09:00 |
remove_word.lua
|
added a way to edit, remove, and add words
|
2022-03-24 21:47:24 +01:00 |
search_list.lua
|
added a way to edit, remove, and add words
|
2022-03-24 21:47:24 +01:00 |
show_list.lua
|
added a way to edit, remove, and add words
|
2022-03-24 21:47:24 +01:00 |
words.lua
|
new words!
|
2022-05-01 15:26:51 +02:00 |
USAGE
- all
- shows all words in heonian
- search <query>
- searches all words and shows only those that return to string.find()
- transcript <word>
INSTALL
Linux
-
- Run install.sh
- Preferibly as root, if you run as nonroot your install will be on your local user bin.
-
- Now you can run "heonian" or "lexicon" to use this app
Windows
- There is no windows installer yet