Skip to content

bomba-cat/Renderline

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Building

Dependencies

  • SDL2
  • SDL2_TTF
  • cmake
  • Ideally make instead of ninja or others

CMake

cmake -B build
cmake --build build

Public headers

  • Include the umbrella header as #include <renderline/renderline.h>.
  • Only the include/renderline/ directory is part of the public API.

About

A simple, portable C library for building visual novels across multiple platforms.

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors