From 2e112aff1d64eb2ee5e2d60b6115e29626df117b Mon Sep 17 00:00:00 2001 From: UltimateQuack Date: Thu, 14 Nov 2024 10:14:43 -0300 Subject: [PATCH] Update README.md --- README.md | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index 03d9daecc41..ee10f09afad 100644 --- a/README.md +++ b/README.md @@ -42,18 +42,18 @@ _(**WARNING:** some are ***not*** tested)_ - [x] Shutdown on miss. - [x] (***EXTREME***) Lag on miss. **[WIP]** - [x] PC/User-related settings and functions. -- [ ] Python (or other languages) support. -- [ ] Batchfile fully support. +- [ ] `Python` (or other languages) support. +- [ ] `Batchfile` fully support. ### Lua - [ ] More `.lua` examples. - [x] PC/User-related settings and functions. (4th wall?) - - [x] getUsername - - [x] getUserPath - - [x] getTempPath - - [x] getCurrentDir - - [ ] writeTxt - - [ ] notepadOpenTxt + - [x] `getUsername` + - [x] `getUserPath` + - [x] `getTempPath` + - [x] `getCurrentDir` + - [ ] `writeTxt` + - [ ] `notepadOpenTxt` ## FAQ Q: Can i make mods in your engine: