nuclide/Documentation/ReadMe.md

27 lines
733 B
Markdown
Raw Normal View History

2022-10-03 00:10:54 +00:00
# Overview
2024-06-22 07:24:13 +00:00
## Introduction
2022-10-03 00:10:54 +00:00
2024-06-22 07:24:13 +00:00
Welcome to the manual for **Nuclide**!
2022-10-03 00:10:54 +00:00
![](brick.png) 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!
2024-06-22 07:24:13 +00:00
[You can read more in-depth information, such as features here](About.md).
2022-10-03 00:10:54 +00:00
## Learning Resources
![](hourglass.png) [Getting Started](GettingStarted.md)
![](table.png) [Guide To Decl Files](@ref decl)
2022-10-03 00:10:54 +00:00
![](table_edit.png) [Creating Weapons](@ref NSWeapon)
2024-06-22 07:24:13 +00:00
![](table_edit.png) [Creating Items](@ref NSItem)
![](page_code.png) [Writing Game Rules](@ref NSGameRules)
2022-10-03 00:10:54 +00:00
## Contributing
2022-10-03 00:10:54 +00:00
![](bug.png) You can contribute by filing bugs [here](https://www.github.com/veravisions/nuclide).