mirror of
https://github.com/Ed94/metadesk.git
synced 2026-08-02 04:38:14 +00:00
WIP: corrections/formatting post prefix addition
This commit is contained in:
@@ -1,17 +1,13 @@
|
||||
# Metadesk Library: RAD Debugger's Standalone Fork
|
||||
|
||||
**Note: This repo is under heavy WIP. Currently getting the code from RAD's (Epic Games) Debugger over to a standalone state while at the same time studying it.**
|
||||
|
||||
**Update:**
|
||||
This will contain just the minimal lib. Extra additions or the ability to generate variants will be in another repo (Currently removing [excess](https://github.com/Ed94/metadesk_lib_gen)).
|
||||
|
||||
This is a fork that aims to make the latest version of metadesk available from the [RAD Debugger](https://github.com/EpicGamesExt/raddebugger) accessible as a library.
|
||||
|
||||
**Note: This repo is under heavy WIP. Currently getting the code from RAD's (Epic Games) Debugger over to a standalone state while at the same time studying it.**
|
||||
**Update:** This will contain just the minimal lib. Extra additions or the ability to generate variants are available at: [metadesk_libgen](https://github.com/Ed94/metadesk_libgen)
|
||||
|
||||
docs will be updated referencing content procued by Ryan Fleury and content based on studying or resolving this library for this repo.
|
||||
|
||||
## Documentation
|
||||
|
||||
* [docs](./docs/Readme.md)
|
||||
* [examples](./examples/Readme.md)
|
||||
* [gen_c11](./gen_c11/Readme.md) (Remvoing to another repo)
|
||||
* [gen_cpp17](./gen_cpp17/Readme.md) (Removing to another repo)
|
||||
|
||||
Reference in New Issue
Block a user