A work-in-progress translator for the Outer Wilds mod "Astral Codec"
Go to file
TheSkyWindz 23d4e23c39
Merge pull request #2 from TheSkyWindz/main
Merged main into experimental
2024-12-18 18:47:55 +01:00
.vs made it work for visual studio :) 2024-12-18 18:40:07 +01:00
out/build/x64-Debug made it work for visual studio :) 2024-12-18 18:40:07 +01:00
CMakeLists.txt Seperated code and cleaned up. 2024-12-18 17:26:30 +01:00
CMakeSettings.json made it work for visual studio :) 2024-12-18 18:40:07 +01:00
Errorseal.h Initial commit 2024-12-18 14:06:15 +01:00
LICENSE Initial commit 2024-12-18 12:22:12 +01:00
main.cpp Seperated code and cleaned up. 2024-12-18 17:26:30 +01:00
translator.cpp Fixed it simply not working >:( 2024-12-18 17:37:17 +01:00
translator.h Seperated code and cleaned up. 2024-12-18 17:26:30 +01:00