Thanks to visit codestin.com
Credit goes to github.com

Skip to content

MailG/block-walker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

block-walker

simple block-walker of mtf

how to build

Ubuntu:

mkdir test
cd test
cmake ..
make

Windows (VS):

mkdir test
cd test
cmake ..

then blockwalker.sln can you find, build it.

how to test

Ubuntu:

./blockwalker ../tester/Backup.bkf

Windows: find the blockwalker.exe in test\Debug or test\Release and CD to that directory, then run

blockwalker.exe ..\..\tester\Backup.bkf

you can test other mtf files as you want.

About

simple block-walker of mtf

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published