nuclide/Documentation
2024-10-16 22:52:27 -07:00
..
Bots The mother of experimental commits. 2024-06-22 00:24:13 -07:00
Images The mother of experimental commits. 2024-06-22 00:24:13 -07:00
Materials The mother of experimental commits. 2024-06-22 00:24:13 -07:00
Models The mother of experimental commits. 2024-06-22 00:24:13 -07:00
Modules last weeks work, read plan 2024-09-17 12:46:31 -07:00
Multiplayer Fixes in base/, move hud weapon selection references out 2024-07-23 18:08:33 -07:00
Shaders The mother of experimental commits. 2024-06-22 00:24:13 -07:00
Singleplayer The mother of experimental commits. 2024-06-22 00:24:13 -07:00
Theme The mother of experimental commits. 2024-06-22 00:24:13 -07:00
VMap The mother of experimental commits. 2024-06-22 00:24:13 -07:00
.dir.tiff Add Documentation/CodeOverview.md 2022-10-03 14:38:54 -07:00
About.md multiprogs additions, decl integration, more of everything really 2024-10-16 22:52:27 -07:00
Bots.md The mother of experimental commits. 2024-06-22 00:24:13 -07:00
Building.md The mother of experimental commits. 2024-06-22 00:24:13 -07:00
Classes.md Import some documentation from the old wiki. Adjust formatting. 2022-10-26 12:47:59 -07:00
CodeOverview.md Add Documentation/CodeOverview.md 2022-10-03 14:38:54 -07:00
Contributing.md The mother of experimental commits. 2024-06-22 00:24:13 -07:00
DedicatedServer.md Documentation: add DedicatedServer.md, EntityGuide.md, merge EAX/EFX within doxygen generated docs. 2024-01-15 15:46:41 -08:00
Dependencies.md The mother of experimental commits. 2024-06-22 00:24:13 -07:00
DoxygenLayout.xml multiprogs additions, decl integration, more of everything really 2024-10-16 22:52:27 -07:00
Filesystem.md Import some documentation from the old wiki. Adjust formatting. 2022-10-26 12:47:59 -07:00
Footer.html multiprogs additions, decl integration, more of everything really 2024-10-16 22:52:27 -07:00
footer.html multiprogs additions, decl integration, more of everything really 2024-10-16 22:52:27 -07:00
fte.svg Overhaul of the entire documentation. 2022-10-02 17:10:54 -07:00
GettingStarted.md multiprogs additions, decl integration, more of everything really 2024-10-16 22:52:27 -07:00
History.md multiprogs additions, decl integration, more of everything really 2024-10-16 22:52:27 -07:00
idtech.svg Overhaul of the entire documentation. 2022-10-02 17:10:54 -07:00
Launching.md The mother of experimental commits. 2024-06-22 00:24:13 -07:00
MapTypes.md WIP pmove, AI, etc. changes 2024-04-22 15:11:12 -07:00
Materials.md The mother of experimental commits. 2024-06-22 00:24:13 -07:00
Models.md The mother of experimental commits. 2024-06-22 00:24:13 -07:00
Modules.md The mother of experimental commits. 2024-06-22 00:24:13 -07:00
Multiplayer.md The mother of experimental commits. 2024-06-22 00:24:13 -07:00
Networking.md NSItem: new entity class, designed to use with entityDefs. Subject to change (a lot). 2023-05-08 11:17:03 -07:00
openal.svg Overhaul of the entire documentation. 2022-10-02 17:10:54 -07:00
opengl.svg Overhaul of the entire documentation. 2022-10-02 17:10:54 -07:00
Particles.md The mother of experimental commits. 2024-06-22 00:24:13 -07:00
ReadMe.md multiprogs additions, decl integration, more of everything really 2024-10-16 22:52:27 -07:00
release-readme.txt make_dist.sh: Fix the inclusion of release-readme.txt and allow game-dirs to pack their own info texts. 2023-02-08 16:17:22 -08:00
Shaders.md The mother of experimental commits. 2024-06-22 00:24:13 -07:00
Singleplayer.md The mother of experimental commits. 2024-06-22 00:24:13 -07:00
Support.md The mother of experimental commits. 2024-06-22 00:24:13 -07:00
vulkan.svg Overhaul of the entire documentation. 2022-10-02 17:10:54 -07:00
XR.md Documentation: Various fixes and improvements that the wiki converter didn't handle 2023-08-21 08:39:01 -07:00

Overview

Introduction

Welcome to the manual for Nuclide!

This is a game development kit (GDK) and development environment for id Tech, using GPL QuakeWorld technology. We are sharing it in the hopes that it is useful!

You can read more in-depth information, such as features here.

Learning Resources

Getting Started

[Guide To Decl Files](@ref decl)

[Creating Weapons](@ref NSWeapon)

[Creating Items](@ref NSItem)

[Writing Game Rules](@ref NSGameRules)

Contributing

You can contribute by filing bugs here.