Go to file
2023-10-15 14:15:19 -04:00
Client 0.4.0 modlist & config update 2023-10-15 14:15:19 -04:00
Exports Exported 0.3.2 2023-10-10 19:08:55 -04:00
Server 0.4.0 modlist & config update 2023-10-15 14:15:19 -04:00
readme.md 0.4.0 modlist & config update 2023-10-15 14:15:19 -04:00

Interstellar2

Welcome to the source repository for Interstellar Adventures 2.

Summary

The Server folder contains the current working files for the server pack. The Client folder contains the current working files for the client pack. The Exports folder contains versions of the pack exported for upload to the main server or for upload to Curseforge. Uploads for the server are created by creating a .zip archive of the Server folder. Uploads for Curseforge, either Server or Client, are created by placing the contents of the folder to be exported into an empty Curseforge profile, and then exporting it.

Contributing to this repository

Co-devs and server staff can contribute to this repository with the following steps.

  • Log into Gitea with your UCS credentials.
  • For co-developers who are active contributors to the project, use your git client of choice to check out your branch of the project OR
  • For server staff who are not active contributors but might be interested, use your git client of choice to make a fork of the project
  • In your working branch, either on the main repository or your fork, make your changes
  • Commit the changes to your branch/repository
  • Use the "Pull Requests" tab on the main repository to make a pull request. Please make your request to merge into dev, not main. The pipeline is your repo/branch -> dev -> main.
  • Once your request has been reviewed, if approved, it will be merged with the dev branch.
  • When preparing a release after final testing of dev branch with all pending changes merged, one of the co-devs will make merge Dev into Main and export the pack.