Skip to content

A simple example of how to create your own archive file format.

License

Notifications You must be signed in to change notification settings

HODAKdev/StarFileFormat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introduction

A simple example of how to create your own archive file format.

Structure

Features

Compress files
Decompress files
CRC32 Check
High Thread Priority
Taskbar Progress Bar

Start

StarFileFormat.exe --help

Build

  • Visual Studio 2022
  • Windows SDK Version: 10.0 (latest installed version)
  • Platform Toolset: Visual Studio 2022 (v143)
  • C++ Language Standard: C++ 2017
  • Configuration: Release
  • Platform: x64

Community

Discord https://discord.gg/sMYwRaR9FG
YouTube https://www.youtube.com/@starengine

Credits

argh https://github.com/adishavit/argh
zlib https://github.com/madler/zlib

License

StarFileFormat is licensed under the MIT License, see LICENSE for more information.

About

A simple example of how to create your own archive file format.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published