-
Notifications
You must be signed in to change notification settings - Fork 3
Developing the X‐wing Plug‐in
-
Download and install Strange Eons 3 (SE3)
-
Clone this repository (big green button labeled "Clone or download")
-
Go to the root folder of your local repository and make a copy of the following three files:
- seproject.template
- X-wing/seproject.template
- test/seproject.template
Then rename the copies to "seproject" (without ".template") to enable opening the project in SE3 editor.
-
Open SE3 and choose File/Open Project... and choose the root folder of your local repository
Here you will find much info for developing the plug-in: http://basement.cgjennings.ca/Developer+Manual
Also you can send a question to my e-mail (or other means) or ask questions on the Strange Eons forums (found here)
If you have another version of the X-wing plug-in installed in SE3, you must first uninstall that version and restart SE3, before you can test any changes in the project. Otherwise the installed version will interfere with your project.