comparison README.md @ 1301:bf92a730c83a

add: documentation location
author sam <sam@basx.dev>
date Tue, 06 Aug 2024 23:41:54 +0700
parents 9d6ce3c34c38
children 4f1c3994009d
comparison
equal deleted inserted replaced
1300:76b8455cad5e 1301:bf92a730c83a
7 Hi there 7 Hi there
8 8
9 This is a little game engine, mainly trying to wrap around vulkan and the 9 This is a little game engine, mainly trying to wrap around vulkan and the
10 operating system's windowing, input and audio system. I am using the last 10 operating system's windowing, input and audio system. I am using the last
11 programming language you will ever need, [Nim](https://nim-lang.org/) 11 programming language you will ever need, [Nim](https://nim-lang.org/)
12
13 The (incomplete, autogenerated) API documentation is hosted at <https://semicongine.diademgames.com/>.
12 14
13 ## Features 15 ## Features
14 16
15 The engine currently features the following: 17 The engine currently features the following:
16 18