Pinned Repositories
AreaPaste
A factorio mod, adds a tool to paste settings in a seleted area.
FactorioSumnekoLuaPlugin
A plugin for the sumneko.lua vscode extension to help with factorio related syntax and intelisense.
inserter-throughput-lib
A library for Facotrio mods to calculate and estimate inserter throughput in different setups.
phobos
A bytecode compiler for Lua with extensions
quick-adjustable-inserters
In Factorio, adjust inserter pickup and drop positions in world, without GUI.
SumnekoLuaPluginLoader
Allows loadding of multiple plugins for the sumneko.lua vscode extension.
VRCActionActivatorSystem
Create interactive worlds using activators and actions in the unity editor.
VRCChalkboard
A chalkboard with the aim of always being in sync, including for late joiners.
VRCJanSharpCommon
Utilities used and shared between several of my packages.
VRCMusicControl
Control music and ambiance using trigger zones and more.
JanSharp's Repositories
JanSharp/phobos
A bytecode compiler for Lua with extensions
JanSharp/quick-adjustable-inserters
In Factorio, adjust inserter pickup and drop positions in world, without GUI.
JanSharp/VRCActionActivatorSystem
Create interactive worlds using activators and actions in the unity editor.
JanSharp/VRCChalkboard
A chalkboard with the aim of always being in sync, including for late joiners.
JanSharp/VRCJanSharpCommon
Utilities used and shared between several of my packages.
JanSharp/VRCMusicControl
Control music and ambiance using trigger zones and more.
JanSharp/VRCOcclusionUtils
Little utilities to help with occlusion, specifically occlusion portals.
JanSharp/VRCRotationGrip
Rotate objects around an anchor point using VRC Pickups, synced.
JanSharp/VRCScaleLateJoiner
A quick and dirty hack to sync scale changes of items for late joiners.
JanSharp/VRCVFXTargetGun
Infrastructure for vfx and object placable in world at runtime using a handheld gun.
JanSharp/AreaPaste
A factorio mod, adds a tool to paste settings in a seleted area.
JanSharp/inserter-throughput-lib
A library for Facotrio mods to calculate and estimate inserter throughput in different setups.
JanSharp/factorio-simhelper
JanSharp/FactorioGUIEditor
Super WIP for a GUI editor for Factorio GUI inside of Factorio.
JanSharp/GMMenu
An UDON menu panel designed for VRChat roleplay.
JanSharp/jansharp.github.io
JanSharp/JanSharpDevEnv
Factorio Development Environment mod for my personal modding experience.
JanSharp/lua-language-server
A language server that offers Lua language support - programmed in Lua
JanSharp/LuaArgParser
Pure Lua pretty basic program argument parser
JanSharp/SumnekoLuaPluginDevEnv
Development environment for sumneko.lua plugins using Factorio
JanSharp/UdonGitFilters
Reduce merge conflicts caused by Udon and UdonSharp by using git filters.
JanSharp/VPMPublish
VPMPublish is a small program to assist with publishing vpm packages to github.
JanSharp/VRCAdminOnlyManager
Mark objects as only usable by admins and manage the admin list.
JanSharp/VRCCustomInteractsAndPickups
Custom interact and pickup scripts with well defined and predictable behavior.
JanSharp/VRCEditorTools
Various editor tools and editor windows.
JanSharp/VRCItemSystem
Item system with custom item syncing and synced instantiation, using LockStep.
JanSharp/VRCLockstep
Lockstep networking (at least similar) infrastructure for UdonSharp.
JanSharp/VRCMovementGrip
Move objects along an axis or a plane with VRC Pickups, synced.
JanSharp/VRCTransformGizmo
A Transform Gizmo for other systems to let users move, rotate and scale objects at runtime.
JanSharp/vscode-factoriomod-debug
VS Code Factorio Mod Debug