This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| playground:fheroes2 [2025/12/05 23:14] – serw | playground:fheroes2 [2026/07/24 20:22] (current) – serw | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== fheroes2 is a recreation of Heroes of Might and Magic II game engine ====== | ====== fheroes2 is a recreation of Heroes of Might and Magic II game engine ====== | ||
| + | |||
| + | [[https:// | ||
| + | |||
| + | ===== Alt Linux p11 ===== | ||
| + | |||
| + | <WRAP prewrap> | ||
| + | < | ||
| + | apt-get install -y fheroes2 | ||
| + | </ | ||
| + | </ | ||
| + | |||
| + | <WRAP prewrap> | ||
| + | < | ||
| + | cd $HOME/ | ||
| + | </ | ||
| + | </ | ||
| ===== Fedora Linux ===== | ===== Fedora Linux ===== | ||
| < | < | ||
| - | sudo dnf install -y fheroes2 | + | sudo dnf install -y fheroes2 |
| - | sudo rsync -a /home/dragonserw/ | + | game-data-packager heroes2 "$HOME/Public/Playground/ |
| - | sudo rsync -a / | + | game-data-packager heroes2 "$HOME/ |
| + | # cd /home/dragonserw/rpmbuild/RPMS/ | ||
| + | # cd / | ||
| </ | </ | ||