Stivale2 CSharp BareBones: Difference between revisions

[unchecked revision][unchecked revision]
Content deleted Content added
mNo edit summary
mNo edit summary
Line 389:
Because file is too long its recommended to [https://github.com/ilobilo/stivale2-cs-barebones/blob/main/source/stivale2.cs download] it and place under source/
 
===RunningBuilding and running the kernel====
To compile and run the kernel go to main directory (Where limine.cfg, Makefile and source/ are) and run:
make -j$(nproc --all)
 
 
== See Also ==