1
0
Fork
You've already forked Oxidus
0
Welcome to Oxidus!
  • C 97.9%
  • Shell 1.9%
  • JavaScript 0.2%
2025年12月06日 13:10:11 -05:00
.github Bump actions/checkout from 5 to 6 2025年11月21日 02:10:03 +00:00
.vscode updating .vscode stuff 2025年11月14日 01:27:27 -05:00
adm formatting updates 2025年12月06日 13:10:11 -05:00
AI-ASSISTANTS feat: add comprehensive documentation for LLMs and coding standards in gLPU 2025年12月06日 04:02:20 -05:00
archive updates 2024年07月27日 23:41:20 -04:00
cmds little bit of things 2025年12月06日 12:21:10 -05:00
d update 2025年11月10日 07:48:52 -05:00
data starting account stuff 2024年08月10日 03:52:47 -04:00
doc update 2025年11月10日 07:48:52 -05:00
home fixing .keep stuff 2024年02月01日 21:28:00 -05:00
include uhm, i think that most of these are basically just function updates. probably. 2025年11月14日 01:42:45 -05:00
lib FINE 2025年03月23日 21:02:03 -04:00
log Create .keep 2024年02月23日 23:44:29 -05:00
obj uhm, i think that most of these are basically just function updates. probably. 2025年11月14日 01:42:45 -05:00
open Initial import 2021年09月29日 00:06:43 -04:00
std little bit of things 2025年12月06日 12:21:10 -05:00
tmp Initial import 2021年09月29日 00:06:43 -04:00
.gitignore formatting updates 2025年12月06日 13:10:11 -05:00
.gitmodules fix: properly configure fluffos submodule 2025年04月11日 20:53:41 -04:00
fix_indentation.js misc fixes 2025年12月06日 03:18:26 -05:00
lpc-config.json Refactor and update various components ( #160 ) 2025年03月13日 23:15:51 -04:00
README.md feat: add comprehensive documentation for LLMs and coding standards in gLPU 2025年12月06日 04:02:20 -05:00
test.sh Refactor various components: removed unused submodule, updated set_no_clean calls, improved logging and error handling, added new functions for array manipulation, and enhanced documentation for clarity. 2025年03月10日 22:09:10 -04:00

gLPU - LPUniversity

The LPUniversity Mudlib was downloaded from http://dead-souls.net/files/lpuni_fluffos_v1.zip and converted and fixed to work with the current version of FluffOS 2019 before being posted to this git repository.

This is now gLPU, which is Gesslar's LPU, a fork of LPUniversity.

Setting up and documentation

Information on setting up and further documentation of the systems and functions of gLPU can be found on the gLPU documentation site.

AI Assistant Guidelines

If you're an AI coding assistant working with this codebase, please review the documentation in the AI-ASSISTANTS/ directory for coding standards, style guidelines, and project conventions.

Contributing

For information on contributing, see the Contributing Guide.