2D Run-and-gun shooter inspired by One Man's Doomsday, Counter-Strike, and Metal Slug.
25개 이상의 토픽을 선택하실 수 없습니다.
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
- *.d
- *.o
- *.ko
- *.obj
- *.elf
- *.ilk
- *.map
- *.exp
- *.gch
- *.pch
- *.lib
- *.a
- *.la
- *.lo
- *.dll
- *.so
- *.so.*
- *.dylib
- *.exe
- *.out
- *.global_app
- *.i*86
- *.x86_64
- *.hex
- *.dSYM/
- *.su
- *.idb
- *.pdb
- *.mod*
- *.cmd
- .tmp_versions/
- modules.order
- Module.symvers
- Mkfile.old
- dkms.conf
- CMakeLists.txt.user
- CMakeCache.txt
- CMakeFiles
- CMakeScripts
- Testing
- Makefile
- cmake_install.cmake
- install_manifest.txt
- compile_commands.json
- CTestTestfile.cmake
- _deps
- Thumbs.db
- Thumbs.db:encryptable
- ehthumbs.db
- ehthumbs_vista.db
- *.stackdump
- [Dd]esktop.ini
- $RECYCLE.BIN/
- *.cab
- *.msi
- *.msix
- *.msm
- *.msp
- *.lnk
- .idea/
- cmake-build-*/
- /dependencies/
- assets_wip/
- Backup_*.cdr
- .DS_Store
- *.sqlite
- build/
|