Starsector API
Loading...
Searching...
No Matches
WithSourceMod.java
Go to the documentation of this file.
1package com.fs.starfarer.api.loading;
2
3import com.fs.starfarer.api.ModSpecAPI;
4
5public interface WithSourceMod {
7}