Skip to content

Latest commit

 

History

History
21 lines (12 loc) · 472 Bytes

README.md

File metadata and controls

21 lines (12 loc) · 472 Bytes

v-limine

A V library for handling Limine boot protocol structures.

Install

Via vpm:

v install wenxuanjun.limine

Note: You need to add -enable-global to your V compiler flags to use this library.

Resources

Barebones

An example project utilizing the crate can be found here.