This commit updates the version of the core to v23.3.3. Additionally, it removes updates the .gitignore file.
@@ -1,3 +1,2 @@
-*.db
-.idea
+.vscode/settings.json
/node_modules
@@ -20,7 +20,7 @@ if [ -f ".dev-debug" ]; then
set -x
fi
-version="v23.3.2"
+version="v23.3.3"
shortname="core"
gameservername="core"
commandname="CORE"
shortname="fctr"
gameservername="fctrserver"
shortname="jc2"
gameservername="jc2server"
shortname="mc"
gameservername="mcserver"
shortname="ts3"
gameservername="ts3server"