Skip to content

A validation script for checking the consistency of a Sins of a Solar Empire Mod.

License

Notifications You must be signed in to change notification settings

StargateInvasion/SinsModCheck

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

66 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SinsModCheck

A validation script for checking the consistency of a Sins of a Solar Empire Mod.

Checks for the following:

  • Reviews Entity Manifest
  • Reviews Brush Counts
  • Reviews Entity Values
  • Reviews Sound Counts
  • Reviews Galaxy Scenario
  • Reviews String Counts
  • Reviews Mesh Counts
  • Reviews Textures
  • Referenced Non-existant Entity
  • Referenced Non-existant Textures
  • Referenced Non-existant String
  • Referenced Non-existant Mesh
  • Referenced Non-existant Sounddata
  • Referenced Non-existant Sound
  • Referenced Non-existant Particle
  • Referenced Non-existant Brush

The script can also check for content that exists in the mod but doesn't appear to be in use - helping you clean up. It will also compare the mod's files against the base game via md5, so that you can reduce duplication.

About

A validation script for checking the consistency of a Sins of a Solar Empire Mod.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages