Initial commit

This commit is contained in:
Joseph DiGiovanni 2023-09-24 10:51:52 -04:00
commit 69c83dfdf5
4 changed files with 55 additions and 0 deletions

2
rcedit Executable file
View file

@ -0,0 +1,2 @@
#!/bin/sh
exec wine rcedit-x64.exe "$@"