TNJS
@TNJS
Im TNJS, i do stuff :I
Thats it :v
Back end dev, working to full stack!
Developer @MineKhan
Deep in MineKhan's code
0
New Theme - LakeSideI would love to hear some feedback on my new theme LakeSide!
https://replit.com/theme/@TNJS/lakeside
I would love to hear what you think about it, and any suggestions you may have.
18
2
0
0
uarel Shortcut makerA url shortener made in express.js!
Uarel
Fixed a server side issue of overwriting urls with the same ID0
uarel Shortcut makerA url shortener made in express.js!
11
1
0
0
How to run a jar
I am trying to run this jar, and i forked sombody else's repl where they ran one, but mine wont seem to work. Can sombody help me with this?SixBeeps @TNJS seems to work just fine?
1 year ago
TNJS I noticed that that was the only jar that worked. Now i have to figure out how to make it connect to the server, or play offline, somehow, because the launcher isnt working. thanks! XD @SixBeeps 1 year ago
BD103 @TNJS Minecraft is currently on their 3rd rendition of the launcher. You are running the legacy one which does not support the Microsoft login. One alternative to this is to clone the [MultiMC](https://github.com/MultiMC/Launcher) launcher by following the [build guide](https://github.com/MultiMC/Launcher/blob/develop/BUILD.md).
There is also a small possibility that you can still use the jar launcher if your Minecraft account has not upgraded to a Microsoft one. (If you do not have the cape, it might be able to do it.)1 year ago
13
4
0
I am trying to make a .env for this project, but it just says that i cant anymore, and that i need to check out the environmental variables sidebar.
Bookie0
According to this
> Note that you cannot set environment variables for repls that have only a frontend, e.g. HTML repls.
So you won't be able to use .env files or variable in a HTML repl.2 years ago
EpicGamer007 first of all, you cannot access .env with html/css/js so there i no point in trying to make a ,env in the first place. In regards to where the .env is now, check out https://docs.replit.com/repls/secrets-environment-variables2 years ago