|
1 | | -#easy_mapping_plugin_for_naev |
2 | | -Easy Mapping Plugin for Naev |
| 1 | +<!-- |
| 2 | +This plugin is free software: you can redistribute it and/or modify |
| 3 | +it under the terms of the GNU General Public License as published by |
| 4 | +the Free Software Foundation, either version 3 of the License, or |
| 5 | +(at your option) any later version. |
| 6 | +
|
| 7 | +This plugin is distributed in the hope that it will be useful, |
| 8 | +but WITHOUT ANY WARRANTY; without even the implied warranty of |
| 9 | +MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the |
| 10 | +GNU General Public License for more details. |
| 11 | +
|
| 12 | +You should have received a copy of the GNU General Public License |
| 13 | +along with this plugin. If not, see <http://www.gnu.org/licenses/>. |
| 14 | +
|
| 15 | +Copyright © 2023 OOTA, Masato |
| 16 | +--> |
| 17 | + |
| 18 | +#Easy Mapping Plugin for Naev |
| 19 | +This is a plugin for[Naev](https://github.com/naev/naev). |
| 20 | + |
| 21 | +This plugin makes easy to determine whether or not you know the entire information in the local system map, and also you can get the local system map without a landable spob and a landing. |
| 22 | + |
| 23 | +When you enter a system: |
| 24 | +1. If there is neither hail nor message: you know already the entire information in the local system map (or you don't have enough credits). |
| 25 | +2. If you receive either hail or message: you don't grasp the entire information in the local system map. |
| 26 | + |
| 27 | + 2-1. If you receive a hail from a map seller: you can buy the local system map (even if the system has no landable spob) but, of course, it's expensive. |
| 28 | + 2-2. If you receive the message "There seems to be no map seller in this system.": you have to discover the information by yourself. |
| 29 | + |
| 30 | +#Translation? |
| 31 | +Naev seems not to support a translation for a plugin. Japanese players should remove gettext/ja/LC_MESSAGES/naev.mo. |