instead icon indicating copy to clipboard operation
instead copied to clipboard

INSTEAD - Simple Text Adventure Interpreter

Results 10 instead issues
Sort by recently updated
recently updated
newest added

Can you add a [XDG support](https://wiki.archlinux.org/title/XDG_Base_Directory)? Move files from `~/instead/` to there, for example: - `~/instead/games` -> `$XDG_DATA_HOME/instead/games` - `~/instead/saves` -> `$XDG_DATA_HOME/instead/saves` - `~/instead/insteadrc` -> `$XDG_CONFIG_HOME/instead/insteadrc`

Setup `.travis.yml` for converting Markdown docs to PDF automatically on each commit and upload resulted PDF back on Github (in separate branch) * https://gist.github.com/willprice/e07efd73fb7f13f917ea * https://github.com/jgm/pandoc/wiki/Using-pandoc-in-Travis-CI * https://github.com/mkulesh/microMathematics/tree/master/autobuild ### REFERENCE...

I cannot use the "Alt + Space" system keyboard combination in the application. **Expected behavior:** The window menu should open by pressing Alt + Space. ![menu](https://user-images.githubusercontent.com/1546407/81494893-e57a7d80-92b4-11ea-93cb-5a8fbce96ac7.png) **Current behavior:** Nothing happens...

- Version: `INSTEAD-3.3.2-x86_64.AppImage` - OS: Debian 10 buster - DE: Xfce4 ### Expected behavior AppImage should run without issues. ### Actual behavior During launch AppImage build there are many `Gtk-WARNING`...

This app might be great for eReaders with Android (like the BOOX-Series), since many of the games just contain text and pencil drawings and do not have a lot of...

Available here: https://github.com/Perlovka/portage-overlay/tree/master/games-engines/instead Cheers ;)

- https://github.com/instead-hub/instead/wiki/Packaging-status This should be replacement for old page: - ~~http://instead.syscall.ru/download~~ - http://web.archive.org/web/20180423205612/http://instead.syscall.ru/ru/download/

Original in Russian: - https://github.com/instead-hub/instead/blob/master/doc/stead3.md - https://github.com/instead-hub/instead/blob/master/doc/modules3.md ### TODO - [ ] https://github.com/instead-hub/instead/blob/master/doc/stead3-en.md - [ ] https://github.com/instead-hub/instead/blob/master/doc/modules3-en.md

As `stead3.pdf` is only in Russian now... - https://github.com/instead-hub/instead/releases/download/3.x.x/stead3.pdf ... then need proper naming for this PDF's as: - `stead3-ru.pdf` - for documentation in Russian; - `stead3-en.pdf` - for documentation...

It would be cool, if INSTEAD would support wayland somehow. Because on mobile devices on Linux (like Mobian, or pmOS) wayland is the main graphic system and most of cases...