Skip to content

Techno-coder/ChunkViewer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ChunkViewer

A project that can view any world files

  1. Create your own chunk data by implementing IChunk
  2. Create your own chunk loader by implementing IChunkLoader
  3. Create a tile ID to texture mapping by implementing ITileTextureResolver
  4. Set chunkLoader and textureResolver to your custom classes in Main.cpp
  5. Build

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published