Skip to content

Adding TetrisHelper, the code that powers Celestris

Notifications You must be signed in to change notification settings

x3a1n4/AnarchyCollabCodeMod

 
 

Repository files navigation

AnarchyCollabCodeMod

Repository to hold code specific to the Celeste Anarchy Collab. Currently there is no license on this repo; this is to be decided by the collab contributors.

This repo is managed by Microlith57#4004 on the discord; feel free to ping me if you want to add code.


Formatting:

newLine: "\n"
useTabs: false
tabSize: 4
indentationSize: 4
NewLinesForBracesInTypes: false
NewLinesForBracesInMethods: false
NewLinesForBracesInProperties: false
NewLinesForBracesInAccessors: false
NewLinesForBracesInAnonymousMethods: false
NewLinesForBracesInControlBlocks: false
NewLinesForBracesInAnonymousTypes: false
NewLinesForBracesInObjectCollectionArrayInitializers: false
NewLinesForBracesInLambdaExpressionBody: false
NewLineForElse: false

Always put {} after if, else, etc.

About

Adding TetrisHelper, the code that powers Celestris

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 83.7%
  • Julia 16.2%
  • Shell 0.1%