Skip to content

Commit

Permalink
updated wolfenstein 3d fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Dpbm committed Jan 6, 2024
1 parent 24a0b87 commit f899a66
Showing 1 changed file with 11 additions and 3 deletions.
14 changes: 11 additions & 3 deletions wolfenstein-3d/readme.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,16 @@
# Wolfenstein 3D
# Wolfenstein 3D [Steam version]

## launch problem
## needed tools

- [dosbox](https://www.dosbox.com/)
- [steam runtime](https://store.steampowered.com/)

## Problems

### launch problem

1. run

```bash
sh fix-launch.sh PATH_TO_YOUR_STEAM_LIBRARY_FOLDER
```
```

0 comments on commit f899a66

Please sign in to comment.