jordan4ibanez 543fcd16b9 make clean
2024-04-15 05:21:17 -04:00
2024-04-15 02:23:00 -04:00
2024-04-15 05:18:53 -04:00
2023-11-21 13:40:12 -05:00
2024-04-15 05:07:11 -04:00
2023-11-22 00:49:20 -05:00
2024-04-15 02:22:28 -04:00
2024-04-15 03:04:44 -04:00
2023-11-06 18:45:31 -05:00
2024-04-15 05:03:33 -04:00
2023-11-05 12:10:21 -05:00
2024-04-15 05:21:17 -04:00
2023-11-08 19:13:00 -05:00
2024-04-15 03:04:44 -04:00
2023-11-14 05:55:34 -05:00
2023-11-12 17:58:25 -05:00
2024-04-15 05:03:33 -04:00
2024-04-15 02:14:05 -04:00
2024-04-15 05:03:33 -04:00
2024-04-15 02:22:20 -04:00

Forgotten Lands

A minetest game written in TypeScript because I felt like it.

If you want to mess with this or maybe you would want to use TS for your minetest things.

First you need node, if you're on ubuntu it's super outdated so get it here https://github.com/nodesource/distributions#ubuntu-versions

If you don't want to do the following manually, simply run install_npm_deps.sh

Next you need TypeScriptToLua

npm install -D typescript-to-lua typescript

Next you need Lua types for TS or else the compiler doesn't know what's going on.

npm install -D lua-types

(if you want my minetest helper thing)

npm install -D minetesthelper 

Join my discord to see me ramble like a maniac: https://discord.gg/7DhNQFP3fv

Description
No description provided
Readme Multiple Licenses 88 MiB
Languages
TypeScript 83.6%
Shell 11.9%
Batchfile 4%
Makefile 0.5%