39 lines
1.4 KiB
Markdown
39 lines
1.4 KiB
Markdown
Tunic Manual Translation
|
|
========================
|
|
|
|
This is a tool I developed to help me translate the game manual for the
|
|
[Tunic](https://tunicgame.com/) video game, which is written in a mix of English
|
|
and a constructed language.
|
|
|
|
> [!CAUTION]
|
|
> If you plan to play Tunic in the future please stop reading immediately,
|
|
> this manual contains major spoilers about pretty much the whole game.
|
|
|
|
|
|
## Usage
|
|
|
|
1. Install [Node.js](https://nodejs.org/);
|
|
2. Run `npm start`;
|
|
3. Visit http://127.0.0.1:8080/ with a web browser.
|
|
|
|
|
|
## License
|
|
|
|
Copyright (c) 2024 Fabio Iotti
|
|
|
|
This program is free software: you can redistribute it and/or modify it under
|
|
the terms of the GNU Affero General Public License as published by the Free
|
|
Software Foundation, version 3 of the License.
|
|
|
|
This program is distributed in the hope that it will be useful, but WITHOUT ANY
|
|
WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A
|
|
PARTICULAR PURPOSE. See the GNU Affero General Public License for more details.
|
|
|
|
You should have received a copy of the GNU Affero General Public License along
|
|
with this program. If not, see https://www.gnu.org/licenses/.
|
|
|
|
Some files may be licensed under different terms, refer to the header at the
|
|
beginning of each individual file for file-specific licenses.
|
|
|
|
Screenshots of the manual, taken from the Tunic video game, do not fall under
|
|
this license, all rights belong to the respective owners.
|