• R/O
  • SSH

Repository summary

Tags
No Tags

Frequently used words (click to add to your profile)

javac++androidlinuxc#windowsobjective-ccocoa誰得qtpythonphprubygameguibathyscaphec計画中(planning stage)翻訳omegatframeworktwitterdomtestvb.netdirectxゲームエンジンbtronarduinopreviewer

STGBuilder GAME.DAT Dumper


Recent Commits RSS

Rev. Time Author Message
92b1ade1cd0e 2021-05-05 18:11:35 Remilia Scarlet tip Add --quiet option, and convert yen signs to slashes to a...
dcaa029094ea 2021-05-05 17:19:25 Remilia Scarlet Initial import

Recently edited Tags

Name Rev. Time Author
tip 92b1ade1cd0e 2021-05-05 18:11:35 Remilia Scarlet

Branches

Name Rev. Time Author Message
default 92b1ade1cd0e 2021-05-05 18:11:35 Remilia Scarlet Add --quiet option, and con...

README.md

# sbdumper

TODO: Write a description here

How do I get set up?

TODO: Write installation instructions here

Usage

TODO: Write usage instructions here

Development

TODO: Write development instructions here

Style info

I use a slightly different style for my code.

  • Keep lines 118 characters or shorter. Obviously sometimes you can't, but please try. Use 115 characters for Markdown files, though.
  • Please use pascalCase for variable and method names. Use CamelCase for type names. Use UPPER_SNAKE_CASE for constants.
  • The type name for exceptions end with Error. For example, ExternalProgramError.

How do I contribute?

I do not use Git - if you're reading this on Gitlab, you're looking at a mirror. Let the Crystal folks know you'd like them to support other VCSs.

  1. Go to https://nanako.mooo.com/sbdumper and clone the Fossil repository.
  2. Create a new branch for your feature.
  3. Push locally to the new branch

Contributors

  • Remilia Scarlet - creator and maintainer