Skip to content

Commit

Permalink
Doom Runner - Update to v1.8.2
Browse files Browse the repository at this point in the history
  • Loading branch information
d10sfan committed Feb 6, 2024
1 parent 7c04563 commit d2288d2
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion engines/doom-runner/build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
# CLONE PHASE
git clone https://github.com/Youda008/DoomRunner.git source
pushd source
git checkout -f e402d23
git checkout -f cad2dcf
popd

export CXXFLAGS="-m64 -mtune=generic -mfpmath=sse -msse -msse2 -pipe -Wno-unknown-pragmas"
Expand Down
4 changes: 2 additions & 2 deletions metadata/packagessniper_v2.json
Original file line number Diff line number Diff line change
Expand Up @@ -8527,7 +8527,7 @@
},
{
"engine_link": "https://github.com/Youda008/DoomRunner",
"version": "1.8.1",
"version": "1.8.2",
"author": "d10sfan",
"author_link": "https://github.com/d10sfan",
"license": "GPLv3",
Expand Down Expand Up @@ -10313,4 +10313,4 @@
"value": "Save Format Not Compatible"
}
]
}
}

0 comments on commit d2288d2

Please sign in to comment.