Files
2ship2harkinian-Android/.gitignore
T
Robert Kirkman cf48016d1a special external storage permission
- bump SDL to 2.32.0
- bump NDK to r27c
- bump AGP to 8.8.0
- bump Gradle to 8.10.2
- bump CMake to 3.31.5
- bump targetSdkVersion to 34
- add GitHub Actions Release support (Debug)
- add Special External Storage Permission support
- fix "assets not found" error on first launch
- add Android 5 & 6 support
2025-02-14 18:25:52 -06:00

73 lines
1.7 KiB
Plaintext

*.zip
*.otr
*.o2r
.DS_Store
.vscode
*.swp
logs
*.nix
2ship2harkinian.json
shipofharkinian.json
*.sav
.envrc
imgui.ini
saves/*
mm/libultraship/extern/Debug/ImGui.lib
mm/libultraship/extern/Debug/StrHash64.lib
mm/libultraship/extern/Debug/tinyxml2.lib
mm/libultraship/extern/ImGui.dir/Debug/ImGui.lib.recipe
mm/libultraship/extern/ImGui.dir/Debug/ImGui.tlog/CL.command.1.tlog
mm/libultraship/extern/ImGui.dir/Debug/ImGui.tlog/CL.read.1.tlog
mm/libultraship/extern/ImGui.dir/Debug/ImGui.tlog/CL.write.1.tlog
mm/libultraship/extern/ImGui.dir/Debug/ImGui.tlog/CustomBuild.command.1.tlog
mm/libultraship/extern/ImGui.dir/Debug/ImGui.tlog/CustomBuild.read.1.tlog
mm/libultraship/extern/ImGui.dir/Debug/ImGui.tlog/CustomBuild.write.1.tlog
mm/libultraship/extern/ImGui.dir/Debug/ImGui.tlog/ImGui.lastbuildstate
mm/libultraship/extern/ImGui.dir/Debug/ImGui.tlog/Lib-link.read.1.tlog
mm/libultraship/extern/StrHash64.dir/Debug/StrHash64.tlog/CL.command.1.tlog
mm/libultraship/extern/StrHash64.dir/Debug/StrHash64.tlog/CL.read.1.tlog
mm/libultraship/extern/StrHash64.dir/Debug/StrHash64.tlog/CL.write.1.tlog
mm/libultraship/extern/StrHash64.dir/Debug/StrHash64.tlog/CustomBuild.command.1.tlog
mm/libultraship/extern/StrHash64.dir/Debug/StrHash64.tlog/CustomBuild.read.1.tlog
mm/libultraship/extern/StrHash64.dir/Debug/StrHash64.tlog/CustomBuild.write.1.tlog
mm/libultraship/extern/StrHash64.dir/Debug/StrHash64.tlog/Lib-link.read.1.tlog
mm/libultraship/extern/StrHash64.dir/Debug/StrHash64.tlog/Lib-link.write.1.tlog
mm/libultraship/extern/StrHash64.dir/Debug/StrHash64.tlog/Lib.command.1.tlog
/buildmm
/Debug/libultraship.lib
/Debug
/build*
/Release
.vs/*
/x64
_packages/
/mm/src/boot/build.c
/mm/windows/properties.h
/clang-format.exe
# IntelliJ / Android Studio
.idea