diff --git a/projects/fakeapt.html b/projects/fakeapt.html index 93554e2..44a5037 100644 --- a/projects/fakeapt.html +++ b/projects/fakeapt.html @@ -5,7 +5,7 @@ custicon: false iconurl: https://cdn.ncxprogramming.com/file/icon/placeholder.svg author: NinjaCheetah platform: Windows, macOS, Linux (Officially) 3DS (Unofficially) -language: .NET 5, C (Officially) C++ (Unofficially) +language: C#, C (Officially) C++ (Unofficially) archived: false --- diff --git a/projects/index.html b/projects/index.html index 21ccedf..0867c49 100644 --- a/projects/index.html +++ b/projects/index.html @@ -16,8 +16,10 @@ layout: default

things i've contributed to.

\ No newline at end of file diff --git a/projects/visualbasiccollection.html b/projects/visualbasiccollection.html new file mode 100644 index 0000000..9a35914 --- /dev/null +++ b/projects/visualbasiccollection.html @@ -0,0 +1,13 @@ +--- +title: VisualBasic-Collection-Vol.1 +layout: program +custicon: false +iconurl: https://cdn.ncxprogramming.com/file/icon/placeholder.svg +author: NinjaCheetah +platform: Windows +language: VisualBasic +archived: true +--- + +View Source +

WIP

\ No newline at end of file