Jump to content
  • Sky
  • Blueberry
  • Slate
  • Blackcurrant
  • Watermelon
  • Strawberry
  • Orange
  • Banana
  • Apple
  • Emerald
  • Chocolate
  • Charcoal
  • 0
DevNebulae

Development of scripts

Question

Hello everyone!

I am currently diving deeper in the documentation of the OpenComputers mod and I am wondering if there is a way to externally develop a script while testing it on the MineCraft client. I could develop scripts for ComputerCraft by placing them in a certain folder in the .minecraft folder, but what is the preferred way of doing so in OpenComputers?

With developing externally, I mean in my favorite editor of choice (Visual Studio Code for example).

Link to post
Share on other sites

4 answers to this question

Recommended Posts

  • 1
9 hours ago, DevNebulae said:

The weird thing is that if I add a file via Visual Studio Code (VS Code), the computer does not pick up on it until after I reboot the computer. I can also not real-time edit the file in VS Code and run it on the computer as I expect it to as I could with ComputerCraft. Is there something I am missing?

 

15 hours ago, Michiyo said:

open the OpenComputers config, find "bufferChanges=" and set it to false

 

Link to post
Share on other sites
  • 0
6 hours ago, Michiyo said:

Sure, open the OpenComputers config, find "bufferChanges=" and set it to false.  Then you can put files directly into $savedir/world/opencommputers/$hdduuid/

The weird thing is that if I add a file via Visual Studio Code (VS Code), the computer does not pick up on it until after I reboot the computer. I can also not real-time edit the file in VS Code and run it on the computer as I expect it to as I could with ComputerCraft. Is there something I am missing?

Link to post
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use and Privacy Policy.