Skip to content

Space Engineers: Tools common to all SE projects.

Notifications You must be signed in to change notification settings

darkthing41/SE_tools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

SE_tools

Space Engineers: Tools common to all SE projects.

This is a collection of utilities designed to be used alongside or incoporated into other SE projects.

##Description

File Description
Template.cs Template SE script to be used in an IDE
export.py Python script to convert .cs files into raw text suitable for copying into the SE editor. Extracts #region, strips out documentation comments, removes extra indentation, and replaces tab characters with spaces. When executed in the project directory (e.g. after a project build), will convert all .cs files into .txt files.

About

Space Engineers: Tools common to all SE projects.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published