From ef26e9f3b20a3581a68388390c30f86a6fcb5740 Mon Sep 17 00:00:00 2001 From: Alee Date: Mon, 11 Feb 2019 17:12:24 -0500 Subject: Added the launcher menu, kernel project and added packages --- Microbit/MainMenu.resx | 120 +++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 120 insertions(+) create mode 100644 Microbit/MainMenu.resx (limited to 'Microbit/MainMenu.resx') diff --git a/Microbit/MainMenu.resx b/Microbit/MainMenu.resx new file mode 100644 index 0000000..1af7de1 --- /dev/null +++ b/Microbit/MainMenu.resx @@ -0,0 +1,120 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + \ No newline at end of file -- cgit v1.2.3