Warning, /games/kolf/README.pool is written in an unsupported language. File is not indexed.

0001 Heya,
0002 
0003 I made a kolf pool game as an example of kolf plugin use. kolf/obects/poolball/ contains the PoolBall class, which is installed as a plugin.
0004 
0005 So, compile PoolBall, install it, and open pool.kolf. Kolf courses can specify any object name, and it is up to the user to install these objects that the course needs. Kolf will warn when an object is not found in the hole being loaded.
0006 
0007 Jason