OpenMiner/KubKraft.vimproj
2013-03-02 04:54:21 +01:00

23 lines
359 B
Plaintext
Executable File

KubKraft=/home/quentin/Bureau/KubKraft CD=. filter=".gitignore *.c *.h *.diff *.vim AUTHORS ChangeLog COPYING Makefile Notes TODO *.textile *.cpp" {
Makefile
include=include {
chunk.h
config.h
cube.h
game.h
init.h
map.h
player.h
types.h
}
source=source {
chunk.cpp
cube.cpp
game.cpp
init.cpp
main.cpp
map.cpp
player.cpp
}
}