OpenMiner/KubKraft.vimproj
2013-02-11 21:58:34 +01:00

23 lines
361 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 {
biome.h
config.h
cube.h
init.h
map.h
player.h
scene.h
types.h
}
source=source {
biome.cpp
cube.cpp
init.cpp
main.cpp
map.cpp
player.cpp
scene.cpp
}
}