Discuss Scratch
- Discussion Forums
 - » Advanced Topics
 - » MinecraftTS (Minecraft: Typescript Edition)
        
         
- ajskateboarder
 - 
                            
						
						
                            Scratcher
                        
						
						 
1000+ posts
MinecraftTS (Minecraft: Typescript Edition)
Wait so is this basically Eaglercraft but better?Yeah and it's also legal

- NexusSfan
 - 
                            
						
						
                            Scratcher
                        
						
						 
100+ posts
MinecraftTS (Minecraft: Typescript Edition)
I don't think that would work unless you have a .JAR to run a TypeScript file.You could also make a command line Minecraft launcher in TS.or or or considering I want this to be accessible to as many people as possible I just make a launch wrapper so the vanilla launcher can launch mcts
- ajskateboarder
 - 
                            
						
						
                            Scratcher
                        
						
						 
1000+ posts
MinecraftTS (Minecraft: Typescript Edition)
The Minecraft launcher is not written in Java, as far as I know. You could listen for when the game is launched by the vanilla launcher and then launch the mcts client and serverI don't think that would work unless you have a .JAR to run a TypeScript file.You could also make a command line Minecraft launcher in TS.or or or considering I want this to be accessible to as many people as possible I just make a launch wrapper so the vanilla launcher can launch mcts
- NexusSfan
 - 
                            
						
						
                            Scratcher
                        
						
						 
100+ posts
MinecraftTS (Minecraft: Typescript Edition)
Well, theoretically, that's wrong.The Minecraft launcher is not written in Java, as far as I know. You could listen for when the game is launched by the vanilla launcher and then launch the mcts client and serverI don't think that would work unless you have a .JAR to run a TypeScript file.You could also make a command line Minecraft launcher in TS.or or or considering I want this to be accessible to as many people as possible I just make a launch wrapper so the vanilla launcher can launch mcts
Minecraft Launcher loads the JAR file.
And how are you going to run .TS on Java JAR?
- DifferentDance8
 - 
                            
						
						
                            Scratcher
                        
						
						 
1000+ posts
MinecraftTS (Minecraft: Typescript Edition)
Eaglercraft is technically also legal if you provide your own textures though…Wait so is this basically Eaglercraft but better?Yeah and it's also legal
- WojtekGame
 - 
                            
						
						
                            Scratcher
                        
						
						 
1000+ posts
MinecraftTS (Minecraft: Typescript Edition)
provide Java and do some command line calls (java command with arguments to run MC) provided by some runtime (Node.js/Deno/else), in Node, it will be exec() in child_process, allowing to run Java, but before that, instalation!Well, theoretically, that's wrong.The Minecraft launcher is not written in Java, as far as I know. You could listen for when the game is launched by the vanilla launcher and then launch the mcts client and serverI don't think that would work unless you have a .JAR to run a TypeScript file.You could also make a command line Minecraft launcher in TS.or or or considering I want this to be accessible to as many people as possible I just make a launch wrapper so the vanilla launcher can launch mcts
Minecraft Launcher loads the JAR file.
And how are you going to run .TS on Java JAR?

- NexusSfan
 - 
                            
						
						
                            Scratcher
                        
						
						 
100+ posts
MinecraftTS (Minecraft: Typescript Edition)
Yes, that's true.I think Eagler let you join servers for free, which MinecraftTS doesn't since it expects a full and activated installation of Minecraft (and the vanilla launcher) on your systemEaglercraft is technically also legal if you provide your own textures though…Wait so is this basically Eaglercraft but better?Yeah and it's also legal
- CST1229
 - 
                            
						
						
                            Scratcher
                        
						
						 
1000+ posts
MinecraftTS (Minecraft: Typescript Edition)
(#288)AFAIK Eaglercraft can only join Eaglercraft servers.
I think Eagler let you join servers for free, which MinecraftTS doesn't since it expects a full and activated installation of Minecraft (and the vanilla launcher) on your system
(#281)AFAIK (again) MCTS does not run in the browser, so probably not.
Wait so is this basically Eaglercraft but better?
- misaPuding
 - 
                            
						
						
                            Scratcher
                        
						
						 
1000+ posts
MinecraftTS (Minecraft: Typescript Edition)
(#288)if you load your own textures, it still requires java to connect to java servers. TS servers would be epic thoughI think Eagler let you join servers for free, which MinecraftTS doesn't since it expects a full and activated installation of Minecraft (and the vanilla launcher) on your systemEaglercraft is technically also legal if you provide your own textures though…Wait so is this basically Eaglercraft but better?Yeah and it's also legal
- ISTILLMAKESTUFF
 - 
                            
						
						
                            Scratcher
                        
						
						 
500+ posts
MinecraftTS (Minecraft: Typescript Edition)
Yeah, on LAN, but it's really laggy.I think Eagler let you join servers for free, which MinecraftTS doesn't since it expects a full and activated installation of Minecraft (and the vanilla launcher) on your systemEaglercraft is technically also legal if you provide your own textures though…Wait so is this basically Eaglercraft but better?Yeah and it's also legal
Dang, our school doesn't do anything about it.I play 1.5.2 on school chromebook. Surprisingly at least 30 fps.lol our school did a breakout of eagler, me and a friend found it, but i wasn't involved so i didn't get a detention.
Dangit.(#288)AFAIK Eaglercraft can only join Eaglercraft servers.
I think Eagler let you join servers for free, which MinecraftTS doesn't since it expects a full and activated installation of Minecraft (and the vanilla launcher) on your system(#281)AFAIK (again) MCTS does not run in the browser, so probably not.
Wait so is this basically Eaglercraft but better?
- Hiitbox
 - 
                            
						
						
                            Scratcher
                        
						
						 
76 posts
MinecraftTS (Minecraft: Typescript Edition)
Trying to keep this alive
MTS is going to really cool.
Do you need to install typescript on Chromebook to use this?
Or on any operating system? (Specifically Chromebooks bc I use one)
                        
                        
                    MTS is going to really cool.
Do you need to install typescript on Chromebook to use this?
Or on any operating system? (Specifically Chromebooks bc I use one)
- ajskateboarder
 - 
                            
						
						
                            Scratcher
                        
						
						 
1000+ posts
MinecraftTS (Minecraft: Typescript Edition)
Do you need to install typescript on Chromebook to use this?Likely not if builds are provided (using something like pkg)
Or on any operating system? (Specifically Chromebooks bc I use one)
- W1-F1
 - 
                            
						
						
                            Scratcher
                        
						
						 
100+ posts
MinecraftTS (Minecraft: Typescript Edition)
Do you need to install typescript on Chromebook to use this?Maybe not, if it will be compiled to a executable for you OS(es).
Or on any operating system? (Specifically Chromebooks bc I use one)
- NexusSfan
 - 
                            
						
						
                            Scratcher
                        
						
						 
100+ posts
MinecraftTS (Minecraft: Typescript Edition)
deadDo you need to install typescript on Chromebook to use this?Maybe not, if it will be compiled to a executable for you OS(es).
Or on any operating system? (Specifically Chromebooks bc I use one)
bump
- Hiitbox
 - 
                            
						
						
                            Scratcher
                        
						
						 
76 posts
MinecraftTS (Minecraft: Typescript Edition)
bump
true, but then uwv is never online and the others have either forgot about this topic or really just don't talk on it bc there's nothing new or smth
                        
                        
                    true, but then uwv is never online and the others have either forgot about this topic or really just don't talk on it bc there's nothing new or smth
- Epsilon_3
 - 
                            
						
						
                            Scratcher
                        
						
						 
500+ posts
MinecraftTS (Minecraft: Typescript Edition)
Yo somebody should make an opposite of leopard except for TS (ts -> scratch) and you should post this as a project so that it could (maybe) run on turbowarp, and then I'll use leopard so that I can play it on my chromebook 











                        
                        
                    











- Hiitbox
 - 
                            
						
						
                            Scratcher
                        
						
						 
76 posts
MinecraftTS (Minecraft: Typescript Edition)
Yo somebody should make an opposite of leopard except for TS (ts -> scratch) and you should post this as a project so that it could (maybe) run on turbowarp, and then I'll use leopard so that I can play it on my chromebooki don't think that'll be possible, because then the textures would have to be supplied by someone and then it'd get dmca'd. because, iirc, this minecraft finds the .jar file on your pc and extracts the textures from there, so mojang still provides the textures.
- Epsilon_3
 - 
                            
						
						
                            Scratcher
                        
						
						 
500+ posts
MinecraftTS (Minecraft: Typescript Edition)
Use an open license.Yo somebody should make an opposite of leopard except for TS (ts -> scratch) and you should post this as a project so that it could (maybe) run on turbowarp, and then I'll use leopard so that I can play it on my chromebooki don't think that'll be possible, because then the textures would have to be supplied by someone and then it'd get dmca'd. because, iirc, this minecraft finds the .jar file on your pc and extracts the textures from there, so mojang still provides the textures.
- Hiitbox
 - 
                            
						
						
                            Scratcher
                        
						
						 
76 posts
MinecraftTS (Minecraft: Typescript Edition)
bump
yeah maybe this is dead lmao
why am I not getting messages on this though? following the topic, no more updates
@uvw, will you ever try and makeb1.7.3 once (IF) you finish 1.8.9?
because b1.7.3 might be one of the best old versions
cogugh cough
                        
                        
                    yeah maybe this is dead lmao
why am I not getting messages on this though? following the topic, no more updates

@uvw, will you ever try and makeb1.7.3 once (IF) you finish 1.8.9?
because b1.7.3 might be one of the best old versions
cogugh cough
- Discussion Forums
 - » Advanced Topics
 - 
            » MinecraftTS (Minecraft: Typescript Edition) 
         









