From 594184940a99e5d767f37320a5566818eb379274 Mon Sep 17 00:00:00 2001 From: zontreck Date: Sat, 5 Oct 2024 11:28:42 -0700 Subject: [PATCH] refactor(updater): add missing prepared preproc file Signed-off-by: zontreck --- src/preproc/Updater/NuInstaller [AC] | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 src/preproc/Updater/NuInstaller [AC] diff --git a/src/preproc/Updater/NuInstaller [AC] b/src/preproc/Updater/NuInstaller [AC] new file mode 100644 index 0000000..47c5557 --- /dev/null +++ b/src/preproc/Updater/NuInstaller [AC] @@ -0,0 +1,12 @@ +/\* + +This file is a part of NuSystem (https://git.zontreck.com/AriasCreations/NuSystem) + +NuSystem is licensed under the GPL. +Please see the Git Source Tree for structured information on changes to indivudual files + +Initial Author: Aria (aria@zontreck.com) + +\*/ + +#include "../raw/updater/updater.lsl"