Jump to content

How to make a Noesis script?


Go to solution Solved by ikskoks,

Recommended Posts

  • Solution

It's not so different from writing regular Python program. Just do it like this:

1. Install Python
2. Install IDE like PyCharm
3. Create a new project with empty script in it.
4. Write a code for loading textures, models etc.
5. Copy your script to Noesis (to \plugins\python directory)
6. Run Noesis to test your code

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...