nuclide/Documentation/ReadMe.md

30 lines
941 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 Technology, using [FTE](https://www.fteqw.org/).
We are sharing it with the world in the hopes that it is useful!
2024-06-22 07:24:13 +00:00
![](book.png) [You can read more in-depth information, such as features here](About.md).
2022-10-03 00:10:54 +00:00
2025-02-01 00:08:38 +00:00
If you're looking for a similar project for vanilla id Tech 2 (Quake, QuakeWorld, HeXen II) then check out [Nuclide-Lite](https://code.idtech.space/vera/nuclide-lite).
## 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 ncWeapon)
2024-06-22 07:24:13 +00:00
![](table_edit.png) [Creating Items](@ref ncItem)
![](page_code.png) [Writing Game Rules](@ref ncGameRules)
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).